How to use svgs in nextjs ?
I use nextjs a lot whenever I build something. In Nextjs you can't directly use svgs and use it according to your convenience. When I was building one project where I had to import svg and show it in component, Nextjs was not able to show it in the w...
Feb 5, 20232 min read184
