react-spectrum
b118b502 - Fix tree shaking of TextField component (#5645)

Commit
1 year ago
Fix tree shaking of TextField component (#5645) Was missing a `/*#__PURE__*/` comment on the forwardRef call, causing it to never be tree-shaken.
Author
Parents
Loading