Add markers and virtul tours 80-90-00

This commit is contained in:
Francesco Balducci
2023-02-19 11:46:37 +01:00
parent 5cfeb48b11
commit 6e202e0cbd
110 changed files with 982 additions and 79 deletions

View File

@@ -23,8 +23,8 @@
"@components/*": ["components/*"],
"@commerce": ["../packages/commerce/src"],
"@commerce/*": ["../packages/commerce/src/*"],
"@framework": ["..\\packages\\shopify\\src"],
"@framework/*": ["..\\packages\\shopify\\src/*"]
"@framework": ["../packages/shopify/src"],
"@framework/*": ["../packages/shopify/src/*"]
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],