From 23a05ef18e7cce21fc1aa3aef1c1cbcca257d303 Mon Sep 17 00:00:00 2001 From: Sampath Date: Mon, 26 Dec 2022 20:00:13 +0530 Subject: [PATCH] more options in delete entity dialog is not accessible through keyboard --- src/Explorer/Panes/PanelInfoErrorComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Panes/PanelInfoErrorComponent.tsx b/src/Explorer/Panes/PanelInfoErrorComponent.tsx index 409f7cd43..5f7e73ed7 100644 --- a/src/Explorer/Panes/PanelInfoErrorComponent.tsx +++ b/src/Explorer/Panes/PanelInfoErrorComponent.tsx @@ -48,7 +48,7 @@ export const PanelInfoErrorComponent: React.FunctionComponent {showErrorDetails && ( - + More details )}