mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 15:08:46 +00:00
FloatingButton 컴포넌트 리팩토링
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
</div>
|
||||
|
||||
<FloatingButton
|
||||
offset="bottom-24 right-4"
|
||||
icon={IconAdd}
|
||||
onclick={() => {
|
||||
isEntryCreateBottomSheetOpen = true;
|
||||
|
||||
Reference in New Issue
Block a user