feat: Добавить новую иконку IconFileText в компонент FilterManager для расширения функциональности и улучшения визуального представления.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s
This commit is contained in:
@@ -29,7 +29,8 @@ import {
|
||||
IconRocket,
|
||||
IconSortAscending,
|
||||
IconSortDescending,
|
||||
IconWorld
|
||||
IconWorld,
|
||||
IconFileText
|
||||
} from '@tabler/icons-react';
|
||||
|
||||
const API_URL = '/api';
|
||||
|
||||
Reference in New Issue
Block a user