thêm FormSearch trong map
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user