mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: inner modal
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import FormItem from '$lib/elements/forms/formItem.svelte';
|
||||
import { FormItem } from '$lib/elements/forms';
|
||||
|
||||
export let show = false;
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user