flexbox / artaufeminin

🇫🇷 A podcast about women artist through the history
http://artaufeminin.fr
MIT License
4 stars 0 forks source link

add section Instagram #100

Closed flexbox closed 2 years ago

flexbox commented 2 years ago

As a visitor I can see the Instagram So that I can follow

image

The component needs to be available on <Layout> —like the newsletter section for example

interface LayoutProps {
  children: ReactNode
  withInstagram: boolean
}

reference https://davidl.fr/workshop/patterns#default-values