mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 15:08:46 +00:00
사소한 리팩토링
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
title,
|
||||
}: Props = $props();
|
||||
|
||||
let value = $state(defaultValue);
|
||||
let value = $state("");
|
||||
|
||||
$effect.pre(() => {
|
||||
if (isOpen) {
|
||||
|
||||
Reference in New Issue
Block a user