use the house icon for ...

This commit is contained in:
Ondřej Hruška
2017-10-21 09:23:35 +02:00
parent 2c9123660d
commit b982058173

View File

@@ -152,7 +152,7 @@ Finally, we can render our component.
return ( return (
<ComposeDropdown <ComposeDropdown
title={intl.formatMessage(messages.advanced_options_icon_title)} title={intl.formatMessage(messages.advanced_options_icon_title)}
icon='ellipsis-h' icon='home'
highlight={anyEnabled} highlight={anyEnabled}
> >
{optionElems} {optionElems}