From 6807d1d4294fbca0f3f399af51f0d973b7356565 Mon Sep 17 00:00:00 2001 From: Denis Shatskiy Date: Tue, 5 Aug 2025 20:21:41 +0700 Subject: [PATCH] fix icons --- frontend/src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 6f89527..e592b74 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -21,7 +21,7 @@ import { IconDownload, IconCreditCard, IconMoon, - IconGrid, + IconDots, IconHeart, IconCode, IconGear @@ -235,7 +235,7 @@ function MainLayout() {
- +