Skip to content

Commit

Permalink
EPMRPP-96135 || Invite User modal window doesn't open upon clicking (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazarQSO authored Oct 11, 2024
1 parent 1385d48 commit d2217b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
*/

export { OrganizationProjectsPage } from './organizationProjectsPage';
export { AddProjectModal } from 'pages/organization/organizationProjectsPage/modals';
1 change: 1 addition & 0 deletions app/src/pages/organization/projectTeamPage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
*/

export { ProjectTeamPage } from './projectTeamPage';
export { InviteUserModal } from 'pages/common/membersPage/modals/inviteUserModal';

0 comments on commit d2217b6

Please sign in to comment.