feat: sleak transition from store page to item

This commit is contained in:
Huskydog9988
2025-04-07 16:17:55 -04:00
parent 657fd50702
commit 106b3f66a4
4 changed files with 66 additions and 15 deletions

View File

@ -11,6 +11,7 @@ export default defineNuxtConfig({
experimental: {
buildCache: true,
viewTransition: true,
},
vite: {