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 &&