-
- Downloads
Add basic group member list page
Showing
- src/components/layout/AppRouter.tsx 5 additions, 1 deletionsrc/components/layout/AppRouter.tsx
- src/components/pages/GroupListPage.tsx 59 additions, 0 deletionssrc/components/pages/GroupListPage.tsx
- src/components/pages/GroupManagementPage.tsx 40 additions, 176 deletionssrc/components/pages/GroupManagementPage.tsx
- src/components/widgets/group/GroupList.tsx 89 additions, 0 deletionssrc/components/widgets/group/GroupList.tsx
- src/components/widgets/group/GroupListItem.tsx 36 additions, 0 deletionssrc/components/widgets/group/GroupListItem.tsx
- src/components/widgets/group/UserList.tsx 53 additions, 0 deletionssrc/components/widgets/group/UserList.tsx
- src/components/widgets/group/UserListItem.tsx 47 additions, 0 deletionssrc/components/widgets/group/UserListItem.tsx
- src/constants.ts 2 additions, 0 deletionssrc/constants.ts
- src/data/schemas.ts 14 additions, 2 deletionssrc/data/schemas.ts
- src/icons/ChevronDown.svg 0 additions, 3 deletionssrc/icons/ChevronDown.svg
- src/utils/utils.ts 7 additions, 0 deletionssrc/utils/utils.ts
Loading
Please register or sign in to comment