react-tag-autocomplete
react-tag-autocomplete copied to clipboard
Replace `JSX` with `React.JSX`
trafficstars
The global JSX type is deprecated in React 18.3 and removed in React 19 RC. This PR changes the code to use the supported React.JSX syntax instead.