@photoroom/ui 0.1.208 → 0.1.209
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
|
@@ -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,
|