@3sc/common-component 0.0.330 → 0.0.331
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -41098,7 +41098,7 @@ const k8 = ({ options: e, isDraggable: t }) => {
|
|
|
41098
41098
|
m.map(
|
|
41099
41099
|
(P, j) => {
|
|
41100
41100
|
var W, Z, Q;
|
|
41101
|
-
return !(P != null && P.isMandatory) || (P == null ? void 0 : P.isMandatory) && (P == null ? void 0 : P.showHide) === !0
|
|
41101
|
+
return (!(P != null && P.isMandatory) || (P == null ? void 0 : P.isMandatory) && (P == null ? void 0 : P.showHide) === !0) && /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
41102
41102
|
/* @__PURE__ */ y.jsx(
|
|
41103
41103
|
Hr,
|
|
41104
41104
|
{
|