coding-allies / projects-platform-frontend

She's Coding Projects collaboration platform for womxn in tech.
http://projects.shescoding.org/#/
MIT License
9 stars 59 forks source link

fix: fixing errors on case sensitive file systems #40

Closed smoak closed 4 years ago

smoak commented 4 years ago

Some of the imports were not using the correct casing as the names of the files. The files were renamed to be consistent with their component counterparts. Also fixed an unnecessary spread in ProjectCard.tsx