chore: cluster locales
This commit is contained in:
@@ -95,7 +95,8 @@ const ProviderCatalog: React.FC<ProviderCatalogProps> = ({
|
||||
}
|
||||
icon={action.icon}
|
||||
>
|
||||
{action.description}
|
||||
{action.description &&
|
||||
intl.formatMessage({ id: action.description })}
|
||||
</Card>
|
||||
))}
|
||||
</Wrapper>
|
||||
|
||||
Reference in New Issue
Block a user