Merge branch 'remove-pencil' into 'develop'
Remove pencil from Compose button See merge request soapbox-pub/soapbox!2486
This commit is contained in:
commit
0351bda198
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ const HomeComposeButton = () => {
|
|||
return (
|
||||
<Button
|
||||
theme='accent'
|
||||
icon={require('@tabler/icons/pencil-plus.svg')}
|
||||
size='lg'
|
||||
onClick={onOpenCompose}
|
||||
block
|
||||
|
|
Loading…
Reference in a new issue