tp-react-elements-dev 1.5.4 → 1.5.5

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
@@ -52374,7 +52374,7 @@ const RenderForm = (props) => {
52374
52374
  fontFamily: "Roboto-Reg",
52375
52375
  border: "none",
52376
52376
  },
52377
- }, sx: Object.assign({ fontFamily: "Roboto-Reg", "& .css-1holvmy,.css-lqj8pz-MuiFormLabel-root-MuiInputLabel-root, .css-kichxs-MuiFormLabel-root-MuiInputLabel-root": {
52377
+ }, autoComplete: "off", sx: Object.assign({ fontFamily: "Roboto-Reg", "& .css-1holvmy,.css-lqj8pz-MuiFormLabel-root-MuiInputLabel-root, .css-kichxs-MuiFormLabel-root-MuiInputLabel-root": {
52378
52378
  top: "-10px",
52379
52379
  // fontSize:'14px !important'
52380
52380
  }, "& .css-2rul56-MuiFormLabel-root-MuiInputLabel-root": {