1
0
Fork 0

add reset settings button

This commit is contained in:
Enoch Riese 2023-06-21 22:14:57 -05:00
parent 5311c667da
commit d6b037e9ea
5 changed files with 16 additions and 196 deletions

View file

@ -10,6 +10,7 @@ export const DraftView = ({
pattern,
patternConfig,
settings,
setSettings,
ui,
update,
language,
@ -41,6 +42,7 @@ export const DraftView = ({
ui,
update,
control: account.control,
setSettings,
}}
/>
<div className="flex flex-row">