From 54a2f1641adf9348b96422c8a96d799a57a05c17 Mon Sep 17 00:00:00 2001 From: Norbert de Langen Date: Tue, 30 Jun 2020 14:07:45 +0200 Subject: [PATCH] FIX "View docs" not working --- lib/ui/src/components/sidebar/RefBlocks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/src/components/sidebar/RefBlocks.tsx b/lib/ui/src/components/sidebar/RefBlocks.tsx index 2843608a80d..2d25ca35057 100644 --- a/lib/ui/src/components/sidebar/RefBlocks.tsx +++ b/lib/ui/src/components/sidebar/RefBlocks.tsx @@ -246,7 +246,7 @@ export const ErrorBlock: FunctionComponent<{ error: Error }> = ({ error }) => ( View error {' '} - + View docs