Skip to content
Snippets Groups Projects
Commit 53573294 authored by Akihiko Odaki's avatar Akihiko Odaki Committed by Eugen
Browse files

Fix TabsBar update (#2300)

This change allows to update TabsBar according to route changes.
parent 7fea36d1
No related branches found
No related tags found
No related merge requests found
import { Link } from 'react-router';
import { FormattedMessage } from 'react-intl';
class TabsBar extends React.PureComponent {
class TabsBar extends React.Component {
render () {
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment