react-spectrum
b118b502
- Fix tree shaking of TextField component (#5645)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#5645 - Fix tree shaking of TextField component
Author
devongovett
Parents
5e49ce79
Loading