From 32dee9bbd0eb95f4a851ac15cfb1bcb6222307a3 Mon Sep 17 00:00:00 2001 From: Nicolas Torres Date: Thu, 22 Jul 2021 19:01:09 +0200 Subject: [PATCH] Error panel should have severity "error" Signed-off-by: Nicolas Torres --- .../core-components/src/components/ErrorPanel/ErrorPanel.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/core-components/src/components/ErrorPanel/ErrorPanel.tsx b/packages/core-components/src/components/ErrorPanel/ErrorPanel.tsx index 14b5d50325..f9996b9b1f 100644 --- a/packages/core-components/src/components/ErrorPanel/ErrorPanel.tsx +++ b/packages/core-components/src/components/ErrorPanel/ErrorPanel.tsx @@ -100,6 +100,7 @@ export const ErrorPanel = ({ }: PropsWithChildren) => { return (