mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 15:08:46 +00:00
사소한 리팩토링
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
let { data } = $props();
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>메뉴</title>
|
||||
</svelte:head>
|
||||
|
||||
<div class="sticky top-0 bg-white px-6 py-4">
|
||||
<p class="font-semibold">{data.nickname}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user