Updated HomePage action button to be search
• Updated: - HomePage action button to be search • Removed: - Home page timeline settings modal
This commit is contained in:
parent
ad1ab424e8
commit
60e38f58d6
@ -79,8 +79,8 @@ class HomePage extends React.PureComponent {
|
|||||||
title={title}
|
title={title}
|
||||||
actions={[
|
actions={[
|
||||||
{
|
{
|
||||||
icon: 'ellipsis',
|
icon: 'search',
|
||||||
onClick: this.onOpenHomePageSettingsModal,
|
to: '/search',
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
layout={[
|
layout={[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user