Contact: reset topic/urgency on success

cgen-1b44e77e6269426694c0a76045100437
This commit is contained in:
Builder.io 2025-09-28 06:57:08 +00:00
parent 2505fd6fe0
commit 7439a2c219

View file

@ -41,6 +41,8 @@ export default function Contact() {
});
setName("");
setEmail("");
setTopic("general");
setUrgency("normal");
setMessage("");
} catch (err: any) {
aethexToast.error({