mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Export team data component.
This commit is contained in:
parent
8bcea84409
commit
d392e500c6
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue