@ahmadmubarak98/namozaj 1.6.22 → 1.6.23
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/namozaj.js +1 -3
- package/package.json +1 -1
package/dist/namozaj.js
CHANGED
|
@@ -85145,9 +85145,7 @@ const Form = React__default.forwardRef(
|
|
|
85145
85145
|
a,
|
|
85146
85146
|
(w = e.localization) == null ? void 0 : w.includeInDataSubmission
|
|
85147
85147
|
]
|
|
85148
|
-
)
|
|
85149
|
-
console.log("selectedLocales", a);
|
|
85150
|
-
const h = async () => (await p.trigger()).valueOf(), g = () => {
|
|
85148
|
+
), h = async () => (await p.trigger()).valueOf(), g = () => {
|
|
85151
85149
|
var Y, B, j, te;
|
|
85152
85150
|
return /* @__PURE__ */ jsx(Fragment, { children: !((Y = e.submitButtonProps) != null && Y.hidden) && /* @__PURE__ */ jsx(
|
|
85153
85151
|
Button$1,
|