mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
APIKeys: Fixes issue with adding first api key (#32201)
This commit is contained in:
parent
a1c632ec13
commit
f344d4422e
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user