If you use create-react-app 2.0 you can now do do it like this: import { ReactComponent as YourSvg } from './your-svg.svg';.
確定! 回上一頁