Export team data component.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export * from 'components/hooks';
|
||||
|
||||
export * from 'app/(main)/settings/teams/[teamId]/TeamData';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/TeamEditForm';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/TeamMemberRemoveButton';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/TeamMembers';
|
||||
|
||||
Reference in New Issue
Block a user