@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.js CHANGED
@@ -2338,7 +2338,7 @@ var TextareaBase = forwardRef3(function TextareaBase2(props, ref) {
2338
2338
  }),
2339
2339
  /* @__PURE__ */ jsx40(TextareaAutosize, _object_spread({
2340
2340
  ref: ref,
2341
- className: "superinterface-textarea",
2341
+ className: "rt-reset superinterface-textarea",
2342
2342
  style: {
2343
2343
  border: 0,
2344
2344
  outline: 0,