From 8cc7e4002f6e48babe05f3f6605a991ba3eaabd6 Mon Sep 17 00:00:00 2001 From: Dmytro Kondakov Date: Sun, 23 Feb 2025 20:11:58 +0100 Subject: [PATCH] some updates --- frontend/src/App.tsx | 10 +++++----- frontend/src/assets/logo.svg | 1 - 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 frontend/src/assets/logo.svg diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 74f5546..db9e959 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -51,22 +51,22 @@ function App() { )} > - + } > - + - + \ No newline at end of file