feat(MembersRoute): add actions dropdown to the table of organization members TASK-987 TASK-990 #6925
Annotations
3 errors
Check TypeScript:
jsapp/js/account/organization/MembersRoute.tsx#L24
Expected 1 arguments, but got 0.
|
Check TypeScript:
jsapp/js/account/organization/MembersRoute.tsx#L107
Argument of type '{ orgId: string; username: string; }' is not assignable to parameter of type 'string'.
|
Check TypeScript
Process completed with exit code 2.
|
Loading