@omniumretail/component-library 1.3.68 → 1.3.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -26580,7 +26580,6 @@ const SupportModal = ({ visible, onClose, onSubmit, applicationOptions }) => {
|
|
|
26580
26580
|
description: description2,
|
|
26581
26581
|
attachments
|
|
26582
26582
|
});
|
|
26583
|
-
resetForm();
|
|
26584
26583
|
};
|
|
26585
26584
|
const handleClose = () => {
|
|
26586
26585
|
resetForm();
|