mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
temp: fix the sheet crashing.
This commit is contained in:
+3
-1
@@ -101,7 +101,8 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="sheet-container">
|
||||
{#if $createDocument}
|
||||
<div class="sheet-container">
|
||||
<!-- TODO: add a ID badge-->
|
||||
<SideSheet
|
||||
spaced
|
||||
@@ -143,3 +144,4 @@
|
||||
</Layout.Stack>
|
||||
</SideSheet>
|
||||
</div>
|
||||
{/if}
|
||||
Reference in New Issue
Block a user