input box trans

This commit is contained in:
Gabe Yuan
2023-09-13 23:24:55 +08:00
parent 556fd71275
commit 14ca13e31d
4 changed files with 43 additions and 26 deletions

View File

@@ -44,7 +44,7 @@ export default function SyncSetting() {
}
};
const { syncUrl, syncKey } = sync;
const { syncUrl = "", syncKey = "" } = sync;
return (
<Box>