From 89bb76d7cb0d213d3df2a361e58c12bc1d3dac45 Mon Sep 17 00:00:00 2001 From: Denis Shatskiy Date: Tue, 5 Aug 2025 20:26:04 +0700 Subject: [PATCH] fix icons 2 --- frontend/src/App.jsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index e592b74..1e96a8c 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -21,10 +21,8 @@ import { IconDownload, IconCreditCard, IconMoon, - IconDots, IconHeart, - IconCode, - IconGear + IconCode } from '@tabler/icons-react'; import DataManager from './DataManager'; import ServerManager from './ServerManager'; @@ -235,12 +233,12 @@ function MainLayout() {
- +
- +