@ahmadmubarak98/namozaj 1.6.35 → 1.6.36

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 +0 -1
  2. package/package.json +1 -1
package/dist/namozaj.js CHANGED
@@ -44510,7 +44510,6 @@ const PhoneField = ({
44510
44510
  slotProps: {
44511
44511
  input: {
44512
44512
  style: {
44513
- direction: "ltr",
44514
44513
  ...d
44515
44514
  },
44516
44515
  startAdornment: C ? void 0 : /* @__PURE__ */ jsx(
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ahmadmubarak98/namozaj",
3
3
  "private": false,
4
- "version": "1.6.35",
4
+ "version": "1.6.36",
5
5
  "type": "module",
6
6
  "main": "dist/namozaj.js",
7
7
  "types": "dist/main.d.ts",