diff --git a/src/products/index.tsx b/src/products/index.tsx index 12c1382d4..46b4df70d 100644 --- a/src/products/index.tsx +++ b/src/products/index.tsx @@ -52,7 +52,10 @@ const ProductUpdate: React.FC> = ({ match }) => { return ( ); };