@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.
Files changed (2) hide show
  1. package/dist/namozaj.js +1 -3
  2. 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,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ahmadmubarak98/namozaj",
3
3
  "private": false,
4
- "version": "1.6.22",
4
+ "version": "1.6.23",
5
5
  "type": "module",
6
6
  "main": "dist/namozaj.js",
7
7
  "types": "dist/main.d.ts",