@mcurros2/microm 1.1.421-0 → 1.1.422-0

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 CHANGED
@@ -35735,7 +35735,7 @@ function $7453d94b4131a5b6$export$5d8bfd620f16e3fd(props) {
35735
35735
  children: /*#__PURE__*/ (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.TextInput), {
35736
35736
  size: size,
35737
35737
  readOnly: true,
35738
- value: lookupAPI.lookupResult?.description,
35738
+ value: lookupAPI.lookupResult?.description ?? '',
35739
35739
  rightSection: lookupAPI.status.loading && /*#__PURE__*/ (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.Loader), {
35740
35740
  size: "xs",
35741
35741
  variant: "bars"