Bug Fixing
This commit is contained in:
@@ -242,10 +242,10 @@ export const ProductComponent = observer((props) => {
|
||||
color: "#fff",
|
||||
}}
|
||||
>
|
||||
Remove Filter
|
||||
Hapus Filter
|
||||
</Button>,
|
||||
<Button key={"cancel"} onClick={handleCancelFilter}>
|
||||
Cancel
|
||||
Batal
|
||||
</Button>,
|
||||
<Button
|
||||
key={"submit"}
|
||||
@@ -255,7 +255,7 @@ export const ProductComponent = observer((props) => {
|
||||
color: "#fff",
|
||||
}}
|
||||
>
|
||||
Apply
|
||||
Terapkan
|
||||
</Button>,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user