diff --git a/src/dashboardWebView/components/Steps/Step.tsx b/src/dashboardWebView/components/Steps/Step.tsx index 2fe3f99c..be633a18 100644 --- a/src/dashboardWebView/components/Steps/Step.tsx +++ b/src/dashboardWebView/components/Steps/Step.tsx @@ -24,61 +24,45 @@ export const Step: React.FunctionComponent = ({ return ( <> {status === Status.NotStarted && ( -