fix: update props and types for General Settings page

This commit is contained in:
sethburkart123
2024-09-04 13:18:48 +10:00
parent c008b32efa
commit 19102f9bcd
6 changed files with 52 additions and 93 deletions
@@ -10,10 +10,6 @@
onChange(!state);
};
$effect(() => {
console.log('state', state);
});
const springParams = {
stiffness: 700,
damping: 30,