mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
lint.
This commit is contained in:
@@ -462,7 +462,9 @@
|
||||
</div>
|
||||
|
||||
{#if resolvedProfile.showOrgInBreadcrumbs}
|
||||
<BottomSheet.Menu bind:isOpen={organisationBottomSheetOpen} menu={organizationsBottomSheet} />
|
||||
<BottomSheet.Menu
|
||||
bind:isOpen={organisationBottomSheetOpen}
|
||||
menu={organizationsBottomSheet} />
|
||||
{/if}
|
||||
|
||||
{#await projectsBottomSheet then menu}
|
||||
|
||||
Reference in New Issue
Block a user