@photoroom/ui 0.1.208 → 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 +2 -2
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -46693,7 +46693,7 @@ var Jde = U(["component-500 text-content-primary flex flex-row items-center"], {
|
|
|
46693
46693
|
/* @__PURE__ */ D("div", {
|
|
46694
46694
|
className: "flex flex-1 items-center gap-4",
|
|
46695
46695
|
children: [/* @__PURE__ */ D("p", {
|
|
46696
|
-
className: "text-content-primary",
|
|
46696
|
+
className: "text-content-primary component-400",
|
|
46697
46697
|
children: [a, o && /* @__PURE__ */ D(T, { children: [" ", /* @__PURE__ */ E(al, {
|
|
46698
46698
|
variant: "primary",
|
|
46699
46699
|
href: o.href,
|
|
@@ -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
|
}),
|