mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: fields not reset.
This commit is contained in:
+1
@@ -214,6 +214,7 @@
|
||||
on:click={() => {
|
||||
$randomDataModalState.onSubmit?.();
|
||||
$randomDataModalState.show = false;
|
||||
resetSampleFieldsConfig();
|
||||
}}>Create</Button>
|
||||
</Layout.Stack>
|
||||
</svelte:fragment>
|
||||
|
||||
Reference in New Issue
Block a user