Browse Source
Remove dialogType prop and consolidate to use only isOrganizer prop. - Remove dialogType prop from BulkMembersDialog component - Replace all dialogType checks with isOrganizer boolean checks - Add comments clarifying isOrganizer true/false meanings - Remove dialog-type prop binding from MembersList component This simplifies the component API while maintaining the same functionality.pull/218/head
2 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue