kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Block button on polls
rodzic
6328b03783
commit
138ca824f8
|
@ -177,6 +177,7 @@ const PollForm = (props: IPollForm) => {
|
||||||
theme='secondary'
|
theme='secondary'
|
||||||
onClick={handleAddOption}
|
onClick={handleAddOption}
|
||||||
size='sm'
|
size='sm'
|
||||||
|
block
|
||||||
>
|
>
|
||||||
<FormattedMessage {...messages.add_option} />
|
<FormattedMessage {...messages.add_option} />
|
||||||
</Button>
|
</Button>
|
||||||
|
|
Ładowanie…
Reference in New Issue