thêm FormSearch trong map

This commit is contained in:
Tran Anh Tuan
2025-12-04 15:02:53 +07:00
parent 42028eafc3
commit 4d60ce279e
6 changed files with 275 additions and 96 deletions

View File

@@ -11,7 +11,7 @@ export type TagStateCallbackPayload = {
isDisconected: boolean; // giữ đúng theo yêu cầu (1 'n')
};
export type TagStateProps = {
type TagStateProps = {
normalCount?: number;
warningCount?: number;
dangerousCount?: number;