@micjanic/recursive-grid 1.0.5 → 1.0.7
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.
|
@@ -2571,7 +2571,7 @@ const ar = 2, or = 2, ur = 225, lr = 225, Ms = 5, Ws = () => {
|
|
|
2571
2571
|
}), d = ir(qs), l = ir("button"), m = () => {
|
|
2572
2572
|
n((f) => f + 1), i((f) => f + 1);
|
|
2573
2573
|
};
|
|
2574
|
-
return /* @__PURE__ */ D.jsxs("div", { className: "flex flex-col items-center justify-center
|
|
2574
|
+
return /* @__PURE__ */ D.jsxs("div", { className: "flex flex-col items-center justify-center w-full h-full", children: [
|
|
2575
2575
|
/* @__PURE__ */ D.jsx(
|
|
2576
2576
|
on,
|
|
2577
2577
|
{
|