Client: Added default exports to all pages
This commit is contained in:
2
client/src/pages/vendors/create.tsx
vendored
2
client/src/pages/vendors/create.tsx
vendored
@@ -53,3 +53,5 @@ export const VendorCreate: React.FC<
|
||||
</Create>
|
||||
);
|
||||
};
|
||||
|
||||
export default VendorCreate;
|
||||
|
||||
Reference in New Issue
Block a user