gilbarbara / react-inlinesvg

An SVG loader component for ReactJS
https://codesandbox.io/s/github/gilbarbara/react-inlinesvg/tree/main/demo
MIT License
1.27k stars 100 forks source link

Support React 18 #180

Closed ximex closed 2 years ago

ximex commented 2 years ago

add react ^18.0.0 and react-dom ^18.0.0 as peerDependencies

gilbarbara commented 2 years ago

Fixed in 3.0.0 Thanks