feat: add product page

This commit is contained in:
Константин Уколов
2024-08-05 10:32:22 +03:00
parent c9898b392b
commit d5ff3ee7c0
8 changed files with 71 additions and 11 deletions
+1 -1
View File
@@ -1 +1 @@
export { ProductCard } from './ui'
export { ProductCard, ProductImage } from './ui'