Skip to content

Commit f695fac

Browse files
committed
Update nuxt.config.js
1 parent ee4b6b7 commit f695fac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nuxt.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export default defineNuxtConfig({
3737
meta: [{ name: "description", content: "Nuxt 3 - Woocommerce" }],
3838
link: [{ rel: "icon", type: "image/svg+xml", href: "/favicon.svg" }],
3939
},
40-
// global transition
4140
pageTransition: { name: "page", mode: "out-in" },
4241
layoutTransition: { name: "layout", mode: "out-in" },
4342
},

0 commit comments

Comments
 (0)