Skip to content

Commit 0672f20

Browse files
authored
Update SingleProduct.component.tsx
1 parent 0366ddb commit 0672f20

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/Product/SingleProduct.component.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,4 @@ interface IProduct {
185185
};
186186
}
187187

188-
interface IProductRootObject {
189-
product: IProduct;
190-
}
188+

0 commit comments

Comments
 (0)