feat(FE): Show active filter count on Filter button

This commit is contained in:
rstubryan
2026-01-14 10:49:21 +07:00
parent adb8d0f69e
commit 3937c27c77
2 changed files with 62 additions and 4 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ const CheckboxOption = <
);
};
const SelectInputCheckbox = <T extends OptionType>(
const SelectInputCheckbox = <T extends OptionType = OptionType>(
props: SelectInputCheckboxProps<T>
) => {
const {