re-enable tab options

This commit is contained in:
Daniel Ternyak 2017-04-26 22:14:16 -05:00
parent 7245df71a9
commit 9450971bd6
1 changed files with 1 additions and 2 deletions

View File

@ -73,8 +73,7 @@ export default class Header extends Component {
</section>
</section>
{/*{TODO - Re-enable for tab options}*/}
{/*<TabsOptions {...{}}/>*/}
<TabsOptions {...{}}/>
</div>
)