mirror of https://github.com/mastodon/mastodon
Use withRouter for TabsBar (#6652)
TabsBar refers to router, which is a private context property of react-router. withRouter is a recommended alternative. It also allows to track location changes even if React.PureComponent is used.pull/6660/head
parent
78d772af86
commit
61e6275781
Loading…
Reference in New Issue