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
No known key found for this signature in database
GPG key ID: 2C5FD5035250423D

View file

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