[Glitch] Fix design issues with recent react-intl upgrade

Port 4c2503d36c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Claire 2023-06-05 09:52:36 +02:00
parent 46b4268007
commit 3dd186bbf1
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ export const IntlProvider: React.FC<
locale={locale}
messages={messages}
onError={onProviderError}
textComponent='span'
{...props}
>
{children}