refactor: css cleanup

This commit is contained in:
David Ralph
2021-09-05 14:19:19 +01:00
parent 7f71321e67
commit 5baf067ff1
25 changed files with 636 additions and 680 deletions

View File

@@ -90,4 +90,4 @@ function Tab({ label, currentTab, onClick, navbarTab }) {
);
}
export default memo(Tab);
export default memo(Tab);