diff --git a/public/app/core/components/NestedFolderPicker/FolderRepo.tsx b/public/app/core/components/NestedFolderPicker/FolderRepo.tsx index e149f84c75d..b4d8c2bcf26 100644 --- a/public/app/core/components/NestedFolderPicker/FolderRepo.tsx +++ b/public/app/core/components/NestedFolderPicker/FolderRepo.tsx @@ -15,5 +15,5 @@ export function FolderRepo({ folder }: Props) { return null; } - return ; + return ; } diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json index c193c023bee..7ccc4929254 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -7493,7 +7493,7 @@ "loading": "Loading folders..." }, "folder-repo": { - "badge-text": "Provisioned" + "badge-tooltip": "Provisioned" }, "folders": { "get-loading-nav": {