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.mjs CHANGED
@@ -2207,6 +2207,7 @@ var ButtonComponent = function Button(buttonProps) {
2207
2207
  /* @__PURE__ */ jsxs5(
2208
2208
  Div_default.row,
2209
2209
  {
2210
+ height: href ? "100%" : void 0,
2210
2211
  alignItems: "center",
2211
2212
  justifyContent: "center",
2212
2213
  gap: 10,