From d9d7bff79352cbcf792733ae2f4f4d3d35db7d4a Mon Sep 17 00:00:00 2001 From: Nathan Marrs Date: Tue, 27 Sep 2022 21:05:13 -0700 Subject: [PATCH] Canvas: Fix resource picker folder UX (#55877) --- public/app/features/dimensions/editors/FolderPickerTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/dimensions/editors/FolderPickerTab.tsx b/public/app/features/dimensions/editors/FolderPickerTab.tsx index 005566852c6..cad3463ef84 100644 --- a/public/app/features/dimensions/editors/FolderPickerTab.tsx +++ b/public/app/features/dimensions/editors/FolderPickerTab.tsx @@ -100,7 +100,7 @@ export const FolderPickerTab = (props: Props) => { return ( <> -