fixed: image url, and updated form phone input validation
This commit is contained in:
@@ -46,7 +46,7 @@ export default function Products() {
|
||||
))}
|
||||
</div>
|
||||
) : (
|
||||
<EmptyState />
|
||||
<EmptyState page="products" />
|
||||
)}
|
||||
{/* Product Modal */}
|
||||
{selectedProduct && (
|
||||
|
||||
Reference in New Issue
Block a user