@imj_media/ui 1.2.38 → 1.2.39

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.esm.js CHANGED
@@ -24109,7 +24109,7 @@ const H1 = ({
24109
24109
  classNameLabel: p
24110
24110
  }) => {
24111
24111
  const h = t || r, m = {
24112
- sm: "ui-h-14 ui-w-14",
24112
+ sm: "ui-h-[14px] ui-w-[14px]",
24113
24113
  md: "ui-h-16 ui-w-16"
24114
24114
  }, L = {
24115
24115
  sm: "ui-w-[8px] ui-h-[10px]",