@photoroom/ui 0.1.29 → 0.1.30

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.
Files changed (2) hide show
  1. package/index.mjs +2 -2
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -52950,7 +52950,7 @@ var pme = ({ titleBlock: e, children: t, ...n }) => /* @__PURE__ */ E("div", {
52950
52950
  }),
52951
52951
  children: /* @__PURE__ */ T("div", {
52952
52952
  className: "overflow-hidden",
52953
- children: /* @__PURE__ */ T("p", {
52953
+ children: /* @__PURE__ */ T("div", {
52954
52954
  className: "body-600 pb-6 text-content-secondary sm:pb-8",
52955
52955
  children: t
52956
52956
  })
@@ -53068,7 +53068,7 @@ var pme = ({ titleBlock: e, children: t, ...n }) => /* @__PURE__ */ E("div", {
53068
53068
  children: [/* @__PURE__ */ T("h4", {
53069
53069
  className: "heading-light-500 text-content-primary",
53070
53070
  children: e
53071
- }), !!n && /* @__PURE__ */ T("p", {
53071
+ }), !!n && /* @__PURE__ */ T("div", {
53072
53072
  className: "body-500 text-content-secondary",
53073
53073
  children: n
53074
53074
  })]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.29",
3
+ "version": "0.1.30",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [