From cf95d7b6699c64e5e532969cdb8913312d69459a Mon Sep 17 00:00:00 2001 From: stevewang Date: Tue, 2 Jun 2020 14:38:17 +0800 Subject: [PATCH] fix(): fix cases --- src/panel/components/EvaluationsPanel.tsx | 2 +- src/panel/components/TransformationsPanel.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/panel/components/EvaluationsPanel.tsx b/src/panel/components/EvaluationsPanel.tsx index 2c7aeff..d503d35 100644 --- a/src/panel/components/EvaluationsPanel.tsx +++ b/src/panel/components/EvaluationsPanel.tsx @@ -89,7 +89,7 @@ export function EvaluationsPanel(): React.ReactElement { /> diff --git a/src/panel/components/TransformationsPanel.tsx b/src/panel/components/TransformationsPanel.tsx index 034dc1b..3788483 100644 --- a/src/panel/components/TransformationsPanel.tsx +++ b/src/panel/components/TransformationsPanel.tsx @@ -60,7 +60,7 @@ export function TransformationsPanel(): React.ReactElement { />