Skip to content

Commit 08239d7

Browse files
committed
chore(playground): remove basic auth
1 parent 1d5a8e0 commit 08239d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineNuxtConfig({
88
modules: [
99
'@nuxt/ui',
1010
'@nuxtjs/mdc',
11-
'@kgierke/nuxt-basic-auth',
11+
// '@kgierke/nuxt-basic-auth',
1212
'@vueuse/nuxt',
1313
'nuxt-auth-utils',
1414
module

0 commit comments

Comments
 (0)