react-better-html 1.1.251 → 1.1.253

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.js CHANGED
@@ -2274,6 +2274,7 @@ var ButtonComponent = function Button(buttonProps) {
2274
2274
  /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)(
2275
2275
  Div_default.row,
2276
2276
  {
2277
+ height: href ? "100%" : void 0,
2277
2278
  alignItems: "center",
2278
2279
  justifyContent: "center",
2279
2280
  gap: 10,