mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
BottomBar 구현
This commit is contained in:
3
src/routes/(main)/directory/[[id]]/+page.svelte
Normal file
3
src/routes/(main)/directory/[[id]]/+page.svelte
Normal file
@@ -0,0 +1,3 @@
|
||||
{#each Array(300) as _}
|
||||
<p>Hello!</p>
|
||||
{/each}
|
||||
Reference in New Issue
Block a user