diff --git a/public/pages/Overview/components/GettingStarted/GetStartedStep.tsx b/public/pages/Overview/components/GettingStarted/GetStartedStep.tsx index 4eb264b7c..eb81b059c 100644 --- a/public/pages/Overview/components/GettingStarted/GetStartedStep.tsx +++ b/public/pages/Overview/components/GettingStarted/GetStartedStep.tsx @@ -20,7 +20,7 @@ interface GetStartedStepProps { export const GetStartedStep: React.FC = ({ buttons, title }) => { return ( -
+

{title}