react-better-html 1.1.127 → 1.1.128

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
@@ -2141,7 +2141,7 @@ var Button_default = Button2;
2141
2141
 
2142
2142
  // src/components/alerts/Alert.tsx
2143
2143
  var import_jsx_runtime6 = require("react/jsx-runtime");
2144
- var StyledDiv2 = (0, import_styled_components6.default)(Div_default).withConfig({
2144
+ var StyledDiv2 = import_styled_components6.default.div.withConfig({
2145
2145
  shouldForwardProp: (prop) => !["theme"].includes(prop)
2146
2146
  })`
2147
2147
  @keyframes fadeInFromLeft {