mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Navigation: Add descriptions to NavModelItems (#55669)
* add some descriptions! * Update some descriptions * Tweak playlist description * fix unit tests + betterer
This commit is contained in:
@@ -52,7 +52,6 @@ function mapStateToProps(state: StoreState) {
|
||||
|
||||
const defaultPageProps = {
|
||||
navId: 'apikeys',
|
||||
subTitle: 'Manage and create API keys that are used to interact with Grafana HTTP APIs.',
|
||||
};
|
||||
|
||||
const mapDispatchToProps = {
|
||||
|
||||
Reference in New Issue
Block a user