feat: new price count

This commit is contained in:
Константин Уколов
2024-09-02 00:27:30 +03:00
parent 63d31fbe53
commit 0130b9aa0d
6 changed files with 91 additions and 79 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export { ProductCard, ProductImage } from './ui'
export { ProductCard, ProductImage, ProductPrice } from './ui'
export * as productModel from './model'