From 2894af4640fa843b383d4e998156272e7eb4d931 Mon Sep 17 00:00:00 2001 From: Ilija Lazoroski Date: Mon, 12 Jul 2021 12:10:05 +0200 Subject: [PATCH] ui: Remove "Congrats" message and change header --- .../cc/ui/src/components/pages/RunServerPage.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/monkey/monkey_island/cc/ui/src/components/pages/RunServerPage.js b/monkey/monkey_island/cc/ui/src/components/pages/RunServerPage.js index b70d0b9f7..4b65e45b5 100644 --- a/monkey/monkey_island/cc/ui/src/components/pages/RunServerPage.js +++ b/monkey/monkey_island/cc/ui/src/components/pages/RunServerPage.js @@ -16,11 +16,8 @@ class RunServerPageComponent extends React.Component { -

Welcome to the Monkey Island Server

+

Get started

-

- Congratulations! You have successfully set up the Monkey Island server. 👏 👏 -