@superinterface/react 2.0.5 → 2.0.6

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.cjs CHANGED
@@ -2477,7 +2477,7 @@ var TextareaBase = (0, import_react33.forwardRef)(function TextareaBase2(props,
2477
2477
  }),
2478
2478
  /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(import_react_textarea_autosize.default, _object_spread({
2479
2479
  ref: ref,
2480
- className: "superinterface-textarea",
2480
+ className: "rt-reset superinterface-textarea",
2481
2481
  style: {
2482
2482
  border: 0,
2483
2483
  outline: 0,