v2.3.1
Change Log
🐞 Bugfix
- Need to test browser for IE and Edge (& chromium) when conditionally applying
CSSrule of::-ms-clear { display: none; }inAutosizeInput.tsxcomponent.
CSS rule of ::-ms-clear { display: none; } in AutosizeInput.tsx component.