fix: eslint error
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
import ProductDetail from "../../../../../../../../../views/apps/ecommerce/products/detail/ProductDetail"
|
||||
|
||||
// In your page or component
|
||||
const productData = {
|
||||
// Your product object here
|
||||
}
|
||||
|
||||
export default function ProductPage() {
|
||||
return <ProductDetail />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user