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