fjohanssondev / podcast-app

https://podcast-app-henna.vercel.app
0 stars 0 forks source link

Create Heading component #14

Open fjohanssondev opened 11 months ago

fjohanssondev commented 11 months ago

Would probably be nice to have a reusable Heading component. Like we can assign it props to tell it what variant it is

Something like:

<Heading color="black" level="h1">Explore podcasts</Heading>