From 31c449b1d2333ed276208a778ddd71c6d52f5ab5 Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Sun, 4 May 2025 12:25:41 +0300 Subject: [PATCH] Update src/App.js --- src/App.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index e3dbf4b..3d4c81f 100644 --- a/src/App.js +++ b/src/App.js @@ -1,5 +1,4 @@ - import SendIcon from './img/paper-plane.png'; import { useState } from 'react'; import Message from './misc/Message'; @@ -66,7 +65,7 @@ function App() { }; return ( -
+