Added back btn to HashtagPage
• Added: - back btn to HashtagPage
This commit is contained in:
parent
ab0059a8ee
commit
d6287056f0
|
@ -38,6 +38,7 @@ class HashtagPage extends React.PureComponent {
|
|||
|
||||
return (
|
||||
<DefaultLayout
|
||||
showBackBtn
|
||||
title={intl.formatMessage(messages.hashtagTimeline)}
|
||||
page={`hashtag.${hashtag}`}
|
||||
actions={[
|
||||
|
|
Loading…
Reference in New Issue