We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba9099 commit 915a180Copy full SHA for 915a180
playground/nuxt.config.ts
@@ -8,7 +8,7 @@ export default defineNuxtConfig({
8
modules: [
9
'@nuxt/ui',
10
'@nuxtjs/mdc',
11
- // '@kgierke/nuxt-basic-auth',
+ '@kgierke/nuxt-basic-auth',
12
'@vueuse/nuxt',
13
'nuxt-auth-utils',
14
module
0 commit comments