Skip to content

Commit

Permalink
auth layer
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Mar 30, 2024
1 parent b19d250 commit efdc115
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions auth/nuxt.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export default defineNuxtConfig({})
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export default defineNuxtConfig({
extends: ['./auth'],
app: {
pageTransition: { name: 'page', mode: 'out-in' }
},
Expand Down

0 comments on commit efdc115

Please sign in to comment.