mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
BottomBar 구현
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
<div class="h-screen w-screen p-2">
|
||||
<div class="h-full w-full p-2">
|
||||
<AdaptiveDiv>
|
||||
{@render children?.()}
|
||||
</AdaptiveDiv>
|
||||
|
||||
Reference in New Issue
Block a user