Create a re-usable tabs component in react. Ideally this is just a presentational 'dumb' component. (https://preact.gitbooks.io/react-book/content/jsx/dumb.html) It can be use in main section of the  Or it can be nested in as part of other components 
Create a re-usable tabs component in react. Ideally this is just a presentational 'dumb' component. (https://preact.gitbooks.io/react-book/content/jsx/dumb.html)
It can be use in main section of the

Or it can be nested in as part of other components
