lint: Fix linting error

This commit is contained in:
regexowl 2024-07-26 09:00:51 +02:00 committed by Ondřej Ezr
parent 3b83a6a72b
commit 6e138b5274

View file

@ -270,8 +270,9 @@ const ActivationKeysList = () => {
</Select>
<TextContent>
<Text>
By default, an activation key is generated and preset for you. Admins
can create and manage keys by visiting the <ManageKeysButton />
By default, an activation key is generated and preset for you.
Admins can create and manage keys by visiting the{' '}
<ManageKeysButton />
</Text>
</TextContent>
</FormGroup>