Pocket / curation-tools-frontend

DEPRECATED
Mozilla Public License 2.0
10 stars 52 forks source link

Header uses custom Button component #105

Closed nina-py closed 3 years ago

nina-py commented 3 years ago

Goal

Header component uses the app's custom Button component instead of MUI Button directly.

Follow-up to #90.

Implementation Decisions

I noticed that while rebasing the branch for #90, a commit was skipped with changes to the Header component.