lint: Fix linting error
This commit is contained in:
parent
3b83a6a72b
commit
6e138b5274
1 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue