APIKeys: Fixes issue with adding first api key (#32201)

This commit is contained in:
Torkel Ödegaard 2021-03-22 09:26:22 +01:00 committed by GitHub
parent a1c632ec13
commit f344d4422e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,6 @@ export class ApiKeysPageUnconnected extends PureComponent<Props, State> {
<EmptyListCTA
title="You haven't added any API Keys yet."
buttonIcon="key-skeleton-alt"
buttonLink="#"
onClick={toggleIsAdding}
buttonTitle="New API Key"
proTip="Remember you can provide view-only API access to other applications."