mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 15:55:48 +00:00
feat(FE-169): Slicing UI Index Pengajuan Sales & Define Data Type for Marketing
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
const AddSalesOrder = () => {
|
||||
return (
|
||||
<div>
|
||||
<p>Tambah Sales Order</p>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
export default AddSalesOrder;
|
||||
Reference in New Issue
Block a user