delete logs and fix hydration error
This commit is contained in:
parent
4ed2756b9a
commit
891dabcabf
10 changed files with 37 additions and 70 deletions
|
@ -34,7 +34,6 @@ export function importSettings(jsonData: string): void {
|
|||
});
|
||||
}
|
||||
|
||||
console.log("Settings imported successfully!");
|
||||
} catch (error) {
|
||||
console.error("Invalid JSON data:", error);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue