We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12fa5c3 commit 5fc7a25Copy full SHA for 5fc7a25
src/services/localStorageService.ts
@@ -1,4 +1,4 @@
1
-import { themeStates, ThemeState } from '../App'
+import { ThemeState } from '../App'
2
3
type StorageKey = 'wdh:hidden-items' | 'sdh:theme-setting'
4
0 commit comments