2c251e94e0
* Initial typing for infocard component * Changes as suggested in PR and rewrite of BottomLink to TypeScript * Removed classes property from card because material-ui did not like classes.header being set * Prettier * Early TabbedCard component. WIP * Refactored TabbedCard to be easier to use * Fixed some typing issues and tests * Fixed lint issues and changed lint rule. Do we want to keep it? * Added controlled mode when value and onChange is set on TabbedCard * Fixed typo * Added a test and fixed the design to look like the mockups more * Removed export of BottomLink from TabbedCard * Added test for controlled state