Home: add setup guide tab under home tab (#92947)

* feat: add setup guide in home tab

* chore: add feature toggle for setup guide

* chore: add feature toggle for sub menu

* chore: run pretier

* chore: run i18n

* chore: run generated files again

* chore: update description

* chore: update comment to trigger test flow

* chore: trigger test

* chore: fix styling
This commit is contained in:
Serena
2024-09-25 18:20:04 +01:00
committed by GitHub
parent 26a3e70cfa
commit c822feff9e
12 changed files with 54 additions and 1 deletions
+1
View File
@@ -28,4 +28,5 @@ const (
enterpriseDatasourcesSquad codeowner = "@grafana/enterprise-datasources"
grafanaSharingSquad codeowner = "@grafana/sharing-squad"
grafanaDatabasesFrontend codeowner = "@grafana/databases-frontend"
growthAndOnboarding codeowner = "@grafana/growth-and-onboarding"
)