Skip to content

Commit

Permalink
Update SingleProduct.component.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
w3bdesign authored Oct 23, 2024
1 parent 0366ddb commit 0672f20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/Product/SingleProduct.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,4 @@ interface IProduct {
};
}

interface IProductRootObject {
product: IProduct;
}

0 comments on commit 0672f20

Please sign in to comment.