From 30a7256796d7179cf3d85f0de8ea4dead9727977 Mon Sep 17 00:00:00 2001 From: shats Date: Mon, 16 Feb 2026 19:59:19 +0700 Subject: [PATCH] refactor(FilterManager): remove unnecessary div elements to streamline layout and improve readability --- frontend/src/FilterManager.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/FilterManager.jsx b/frontend/src/FilterManager.jsx index db95e7d..65af43d 100644 --- a/frontend/src/FilterManager.jsx +++ b/frontend/src/FilterManager.jsx @@ -1761,7 +1761,6 @@ function FilterManager() { icon={} /> -
{/* Уведомления */} {error && (
@@ -2171,7 +2170,6 @@ function FilterManager() {
)}
- {/* Модальные окна */}