Ingredient Detail Unit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import IngredientDetail from '@/views/apps/ecommerce/products/ingredient/detail'
|
||||
|
||||
const IngredientDetailPage = () => {
|
||||
return <IngredientDetail />
|
||||
}
|
||||
|
||||
export default IngredientDetailPage
|
||||
Reference in New Issue
Block a user