@photoroom/ui 0.1.45 → 0.1.46

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 +1 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -52994,7 +52994,7 @@ var Tme = ({ titleBlock: e, children: t, ...n }) => /* @__PURE__ */ E("div", {
52994
52994
  })
52995
52995
  }), Fme = ({ titleBlock: e, className: t, children: n, ...r }) => /* @__PURE__ */ T("section", {
52996
52996
  ...r,
52997
- className: U("px-4 py-e500 sm:px-6 md:px-8 xl:px-10", "bg-[#F8F8F8]", t),
52997
+ className: U("px-4 py-e500 sm:px-6 md:px-8 xl:px-10", "bg-neutral-50", t),
52998
52998
  children: /* @__PURE__ */ E("div", {
52999
52999
  className: "mx-auto flex max-w-[1200px] flex-col gap-i500 lg:flex-row",
53000
53000
  children: [/* @__PURE__ */ T("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [