@photoroom/ui 0.1.243 → 0.1.244
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
|
@@ -56911,7 +56911,7 @@ var Mve = Object.assign(R9, {
|
|
|
56911
56911
|
children: t
|
|
56912
56912
|
}),
|
|
56913
56913
|
/* @__PURE__ */ E("h1", {
|
|
56914
|
-
className: "heading-thin-800 text-content-primary sm:heading-thin-1100 lg:heading-thin-1200 max-w-[1072px] text-balance",
|
|
56914
|
+
className: "heading-thin-800 text-content-primary sm:heading-extra-thin-1100 lg:heading-extra-thin-1200 max-w-[1072px] text-balance",
|
|
56915
56915
|
children: e
|
|
56916
56916
|
}),
|
|
56917
56917
|
!!c && /* @__PURE__ */ E("div", {
|