You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
Webpack:
require("svg-inline?classPrefix=TEST!img.svg")
Current result:
<path class="TESTst0 st1"/>
Expected result:
<path class="TESTst0 TESTst1"/>
The text was updated successfully, but these errors were encountered: