mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 20:39:44 +01:00
Export team data component.
This commit is contained in:
parent
8bcea84409
commit
d392e500c6
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user