pl-fe: Indicate that the join button leads to external page

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-10-22 16:12:33 +02:00
parent 04d0b812f0
commit e88b10599f

View file

@ -36,6 +36,7 @@ const EventActionButton: React.FC<IEventAction> = ({ status, theme = 'secondary'
className='min-w-max'
size='sm'
theme={theme}
icon={require('@tabler/icons/outline/external-link.svg')}
href={status.url}
>
<FormattedMessage id='event.join_state.empty' defaultMessage='Participate' />