We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dce7b6 commit ab7f27aCopy full SHA for ab7f27a
app/composables/useSettings.ts
@@ -1,3 +1,4 @@
1
+import type { RemovableRef } from '@vueuse/core'
2
import { useLocalStorage } from '@vueuse/core'
3
import { ACCENT_COLORS, type AccentColorId } from '#shared/utils/constants'
4
import type { LocaleObject } from '@nuxtjs/i18n'
0 commit comments