notjs-react 0.5.3 → 0.5.6
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/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/notjs-react.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9437,7 +9437,7 @@ function la({
|
|
|
9437
9437
|
scrollbar-color: #525252 transparent;
|
|
9438
9438
|
}
|
|
9439
9439
|
` }),
|
|
9440
|
-
/* @__PURE__ */ ie("div", { className: "
|
|
9440
|
+
/* @__PURE__ */ ie("div", { className: "flex flex-col h-screen w-screen bg-neutral-50 dark:bg-neutral-950", children: [
|
|
9441
9441
|
!E && /* @__PURE__ */ ie("div", { className: "flex items-center justify-between px-8 py-3 bg-white/80 dark:bg-neutral-900/80 backdrop-blur border-b border-black/5 dark:border-white/5", children: [
|
|
9442
9442
|
/* @__PURE__ */ ie("div", { className: "flex items-center gap-6", children: [
|
|
9443
9443
|
/* @__PURE__ */ ie("div", { className: "flex items-center gap-4", children: [
|