@movable/ui 1.14.0 → 1.14.1

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/lib/index.mjs CHANGED
@@ -8395,10 +8395,8 @@ const Ep = {
8395
8395
  },
8396
8396
  MuiFormLabel: {
8397
8397
  styleOverrides: {
8398
- styleOverrides: {
8399
- root: fn,
8400
- asterisk: dn
8401
- }
8398
+ root: fn,
8399
+ asterisk: dn
8402
8400
  }
8403
8401
  },
8404
8402
  MuiInputLabel: {