prisma-goat 0.5.1 → 0.5.3
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/README.md +1 -1
- package/dist/prisma-goat.js +1 -1
- package/dist/prisma-goat.umd.cjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/prisma-goat.js
CHANGED
|
@@ -6186,7 +6186,7 @@ const hs = X(
|
|
|
6186
6186
|
] })
|
|
6187
6187
|
] })
|
|
6188
6188
|
] }),
|
|
6189
|
-
w && /* @__PURE__ */ i("div", { className: "space-y-1 px-2 pt-2 pb-3", children: g.map(({ label: Y, href: Z }) => /* @__PURE__ */ i(UM, { href: Z, Viewport: G[A], colorButton: l[A], setIsOpen: Q, children: Y }, Z)) })
|
|
6189
|
+
w && /* @__PURE__ */ i("div", { className: "space-y-1 px-2 pt-2 pb-3 sm:hidden", children: g.map(({ label: Y, href: Z }) => /* @__PURE__ */ i(UM, { href: Z, Viewport: G[A], colorButton: l[A], setIsOpen: Q, children: Y }, Z)) })
|
|
6190
6190
|
] });
|
|
6191
6191
|
}
|
|
6192
6192
|
);
|