I3uckwheat / cards-of-carousal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consisancy [3]: Delete Header component

I3uckwheat opened this issue · comments

Blocked By: #218 #217
Related To: #152

After refactoring the application to use the new layout (#217), we should not need to have the <Header /> component anymore, therefore we should delete it.

User Stories

  • As a user, I do not want dead code polluting the application.

Completion Criteria

  • <Header /> component is deleted.