Loading packages/shop-mobile-expo/src/components/Common/ProductItem/Slide.tsx +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ import { // LOCAL TYPES export interface ProductItemType { data: ProductInfoInterface; onPressProfile: (profileId: string) => any; } const ProductItemSlide: React.FC<ProductItemType> = ( Loading Loading
packages/shop-mobile-expo/src/components/Common/ProductItem/Slide.tsx +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ import { // LOCAL TYPES export interface ProductItemType { data: ProductInfoInterface; onPressProfile: (profileId: string) => any; } const ProductItemSlide: React.FC<ProductItemType> = ( Loading