@photoroom/ui 0.1.215 → 0.1.217
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/index.css +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -55739,7 +55739,7 @@ var y9 = {}, b9 = ({ variant: e, className: t, cssBackgroundColor: n, children:
|
|
|
55739
55739
|
className: V("relative inline-flex align-middle", "size-[31px] sm:size-[58px] lg:size-[71px]", "mr-2 sm:mr-3 lg:mr-4"),
|
|
55740
55740
|
children: e
|
|
55741
55741
|
}), /* @__PURE__ */ E("span", {
|
|
55742
|
-
className: V("inline align-middle", "heading-thin-800 sm:heading-thin-1100 lg:heading-thin-1200"),
|
|
55742
|
+
className: V("inline align-middle", "heading-thin-800 sm:heading-extra-thin-1100 lg:heading-extra-thin-1200"),
|
|
55743
55743
|
children: n
|
|
55744
55744
|
})]
|
|
55745
55745
|
})]
|