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 19a39dd commit 1aaa55fCopy full SHA for 1aaa55f
README.md
@@ -31,7 +31,7 @@ pnpm add nuxt-vue3-google-signin
31
Now you can add following entry to the `nuxt.config.ts`(or `nuxt.config.js`)
32
33
```ts
34
-import { defineNuxtConfig } from 'nuxt'
+import { defineNuxtConfig } from 'nuxt/config'
35
36
export default defineNuxtConfig({
37
modules: [
0 commit comments