@oliasoft-open-source/react-ui-library 4.13.0-beta-16 → 4.13.0-beta-17
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.
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -70322,7 +70322,6 @@ const PredefinedOptionsMenu = ({
|
|
|
70322
70322
|
type: MenuType.OPTION,
|
|
70323
70323
|
inline: true,
|
|
70324
70324
|
onClick: () => {
|
|
70325
|
-
if (isEqual$4(foundPredefinedMenuOption, el2)) return;
|
|
70326
70325
|
const validation = validateNumber(inputValue);
|
|
70327
70326
|
const optionState = {
|
|
70328
70327
|
predefinedSelected: true,
|