From b936636af1ecfccac2eb1d251537f78cf792e07c Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Sun, 4 May 2025 12:27:11 +0300 Subject: [PATCH] Update src/App.js --- src/App.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index 3d4c81f..6b80260 100644 --- a/src/App.js +++ b/src/App.js @@ -1,4 +1,3 @@ - import SendIcon from './img/paper-plane.png'; import { useState } from 'react'; import Message from './misc/Message'; @@ -65,8 +64,8 @@ function App() { }; return ( -
-
+
+
{Stage == 0 &&