diff --git a/public/app/plugins/panel/gettingstarted/GettingStarted.tsx b/public/app/plugins/panel/gettingstarted/GettingStarted.tsx index 1687e268844..4941d87f6c5 100644 --- a/public/app/plugins/panel/gettingstarted/GettingStarted.tsx +++ b/public/app/plugins/panel/gettingstarted/GettingStarted.tsx @@ -90,21 +90,29 @@ export class GettingStarted extends PureComponent { ) : ( <> -
-
Remove this panel
-
+ {currentStep === steps.length - 1 && ( -
-
+