mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: update props and types for General Settings page
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
onChange(!state);
|
||||
};
|
||||
|
||||
$effect(() => {
|
||||
console.log('state', state);
|
||||
});
|
||||
|
||||
const springParams = {
|
||||
stiffness: 700,
|
||||
damping: 30,
|
||||
|
||||
Reference in New Issue
Block a user