Fix no exported member 'ReactComponent' when importing svg in react and vite
This blog post fixes error TS2614: Module '"*.svg"' has no exported member 'ReactComponent' by changing the way svgs are imported.
This blog post fixes error TS2614: Module '"*.svg"' has no exported member 'ReactComponent' by changing the way svgs are imported.