buildgrid-ui 1.9.0 → 1.9.1
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/buildgrid-ui.es.js +1 -1
- package/dist/buildgrid-ui.umd.js +43 -43
- package/package.json +1 -1
package/dist/buildgrid-ui.es.js
CHANGED
|
@@ -68249,7 +68249,7 @@ const qz = (t) => {
|
|
|
68249
68249
|
}, p = () => {
|
|
68250
68250
|
a && (n.current.innerHTML = i), o(!a);
|
|
68251
68251
|
};
|
|
68252
|
-
return /* @__PURE__ */ g.jsxs("div", { className: "
|
|
68252
|
+
return /* @__PURE__ */ g.jsxs("div", { className: "w-full p-4 border rounded-lg shadow-md", children: [
|
|
68253
68253
|
/* @__PURE__ */ g.jsx(
|
|
68254
68254
|
qz,
|
|
68255
68255
|
{
|