luxl

Results 1 comments of luxl

``` plugins: ['@svgr/plugin-svgo', '@svgr/plugin-jsx'] ``` also need to add `@svgr/plugin-jsx`, and don't forget to install the plugin first, `yarn add --dev @svgr/plugin-jsx`