๐ก Use SVG in Next.js in less than 30 seconds! โจ
Hey there! ๐ Want to learn how to effortlessly use SVG as a component in your Next.js application? Look no further! Follow this super-duper simple 3-step guide below:
Step 1: Update your next.config.js
/** @type {import('next').NextConfig} */
const ...
musman.hashnode.dev1 min read