import UomsTable from '@/components/pages/master-data/uom/UomsTable'; const Nonstock = () => { return (
); }; export default Nonstock;