@photoroom/ui 0.1.209 → 0.1.210
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.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -56707,7 +56707,7 @@ var bve = Object.assign(R9, {
|
|
|
56707
56707
|
className: "component-700 sm:component-800 text-content-primary mb-1 max-w-[900px] sm:mb-2",
|
|
56708
56708
|
children: t
|
|
56709
56709
|
}),
|
|
56710
|
-
/* @__PURE__ */ E("
|
|
56710
|
+
/* @__PURE__ */ E("h1", {
|
|
56711
56711
|
className: "heading-thin-800 text-content-primary sm:heading-thin-1100 lg:heading-thin-1200 max-w-[1072px] text-balance",
|
|
56712
56712
|
children: e
|
|
56713
56713
|
}),
|