Remove icon from 'add poll answer' button

environments/review-revert-pol-kb7bc6/deployments/226
Justin 2 years ago
parent c2551b9e35
commit 7b9b0e9e34

@ -170,7 +170,6 @@ const PollForm = (props: IPollForm) => {
{options.size < maxOptions && (
<Button
theme='secondary'
icon={require('@tabler/icons/icons/plus.svg')}
onClick={handleAddOption}
size='sm'
>

Loading…
Cancel
Save