feat: Добавить новую иконку IconFileText в компонент FilterManager для расширения функциональности и улучшения визуального представления.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s

This commit is contained in:
2025-10-03 01:10:07 +07:00
parent 8952c4a897
commit cdf692a2aa
+2 -1
View File
@@ -29,7 +29,8 @@ import {
IconRocket,
IconSortAscending,
IconSortDescending,
IconWorld
IconWorld,
IconFileText
} from '@tabler/icons-react';
const API_URL = '/api';