diff --git a/packages/nuxt/index.ts b/packages/nuxt/index.ts index 705f79050df..ce6c1f5c061 100644 --- a/packages/nuxt/index.ts +++ b/packages/nuxt/index.ts @@ -12,6 +12,7 @@ const disabledFunctions = [ 'useCookie', 'useHead', 'useTitle', + 'useStorage', ] const packages = [