@omniumretail/component-library 1.3.69 → 1.3.70
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.
|
@@ -26784,7 +26784,6 @@ const Header = ({
|
|
|
26784
26784
|
if (onSupportSubmit) {
|
|
26785
26785
|
onSupportSubmit(data);
|
|
26786
26786
|
}
|
|
26787
|
-
setSupportModalVisible(false);
|
|
26788
26787
|
};
|
|
26789
26788
|
const menuTopList = getMenuTopList(
|
|
26790
26789
|
onHome
|