fix some wording
This commit is contained in:
@@ -250,7 +250,7 @@ export const Product = observer(() => {
|
||||
visible={visibleModalUpload}
|
||||
title={"Upload Excel Product"}
|
||||
okText={"Create"}
|
||||
cancelText="Cancel"
|
||||
cancelText="Batal"
|
||||
onCancel={() => {
|
||||
form.resetFields();
|
||||
handleCancel();
|
||||
|
||||
Reference in New Issue
Block a user