๐ฃ Creating Reusable Container Components in Next.js ๐
I wanted to share a little insight on how I successfully created a reusable container component in Next.js that takes the props for an HTML tag type and gets rendered as that tag on the browser. ๐ ๐ฆ Before, I used to declare the HTML tag and then c...












