cfixcheckbox select bug
This commit is contained in:
parent
0b106cb559
commit
559bf1ccee
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@ type Group = GroupRepresentation & {
|
|||
checked?: boolean;
|
||||
};
|
||||
|
||||
type Group = GroupRepresentation & {
|
||||
checked?: boolean;
|
||||
};
|
||||
|
||||
export const JoinGroupDialog = ({
|
||||
onClose,
|
||||
open,
|
||||
|
|
Loading…
Reference in a new issue