kisstkondoros / gutter-preview

Other
158 stars 37 forks source link

The svg cannot be previewed properly #133

Closed reonce closed 2 years ago

reonce commented 2 years ago

In version 0.30.0, ICONS introduced in the following way are not previewed correctly

import { ReactComponent as MsgIcon } from 'src/assets/img/myMsg.svg';

I switched to version 0.29.0 and it worked fine