OpenTechSchool / websitenext

OpenTechSchool website
https://www.opentechschool.org
8 stars 6 forks source link

Add instagram to social media section #147

Closed normade closed 4 years ago

normade commented 4 years ago

The instagram icon is still missing, add it to SocialMediaSection.tsx in the way the other icons are added.

The import: import InstagramIcon from '@material-ui/icons/Instagram';