oh
This commit is contained in:
@@ -27,7 +27,6 @@ const ImportProductsModal = dynamic(() => import("@/components/modals/import-pro
|
||||
loading: () => <div>Loading...</div>
|
||||
});
|
||||
|
||||
// Loading skeleton for the product table
|
||||
function ProductTableSkeleton() {
|
||||
return (
|
||||
<Card>
|
||||
|
||||
Reference in New Issue
Block a user