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
I have forked the package to resolve an earlier issue, and now, I am wanting to add custom Icons, without needing to declare them as is done in the ReadMe. I've added the files into the /src/assets and performed the npm run icons but this overwrites / deletes any changes I make.
I've manually added the Javascript & SVG, and edited the .json file and still nothing works. Is there any way to add icons as an SVG rather than having to declare it as done in the ReadMe?
The text was updated successfully, but these errors were encountered:
I have forked the package to resolve an earlier issue, and now, I am wanting to add custom Icons, without needing to declare them as is done in the ReadMe. I've added the files into the
/src/assets
and performed thenpm run icons
but this overwrites / deletes any changes I make.I've manually added the Javascript & SVG, and edited the .json file and still nothing works. Is there any way to add icons as an SVG rather than having to declare it as done in the ReadMe?
The text was updated successfully, but these errors were encountered: