Rinakat225 / Todo-list

0 stars 0 forks source link

Investigate using react-inlinesvg to streamline usage of SVG icons #9

Closed kresimir-coko closed 2 months ago

kresimir-coko commented 2 months ago

https://github.com/Rinakat225/Todo-list/blob/9425613facb42840182d01162eea3856be179630/src/App.js#L85-L98

react-inlinesvg => https://www.npmjs.com/package/react-inlinesvg

Alternatively, use some other technique to avoid having SVGs hardcoded like the above example

Rinakat225 commented 2 months ago

Done with Heroicons library on commit: https://github.com/Rinakat225/Todo-list/commit/99959a6a32b87620c1a5e6b37ef85361a3861ed8