Contact: reset topic/urgency on success
cgen-1b44e77e6269426694c0a76045100437
This commit is contained in:
parent
2505fd6fe0
commit
7439a2c219
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ export default function Contact() {
|
|||
});
|
||||
setName("");
|
||||
setEmail("");
|
||||
setTopic("general");
|
||||
setUrgency("normal");
|
||||
setMessage("");
|
||||
} catch (err: any) {
|
||||
aethexToast.error({
|
||||
|
|
|
|||
Loading…
Reference in a new issue