push rasad front on new repo
This commit is contained in:
5
src/features/senf/components/SenfEnterToWarehouse.js
Normal file
5
src/features/senf/components/SenfEnterToWarehouse.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { SlaughterStockWrapper } from "../../slaughter-house/components/slaughter-stock-wrapper/SlaughterStockWrapper";
|
||||
|
||||
export const SenfEnterToWarehouse = () => {
|
||||
return <SlaughterStockWrapper />;
|
||||
};
|
||||
Reference in New Issue
Block a user