mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 22:35:45 +00:00
feat(FE-33): create customers table and details
This commit is contained in:
@@ -2,7 +2,7 @@ import CustomerForm from "@/components/pages/master-data/customer/form/CustomerF
|
||||
|
||||
const AddNonstock = () => {
|
||||
return (
|
||||
<section>
|
||||
<section className="w-full p-4 flex flex-row justify-center">
|
||||
<CustomerForm/>
|
||||
</section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user