mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Teams refactor: removed team websites.
This commit is contained in:
parent
0d442b751d
commit
f85393f8df
23 changed files with 190 additions and 351 deletions
|
|
@ -18,7 +18,6 @@ export * from 'components/hooks/useTimezone';
|
|||
export * from 'components/hooks/useUser';
|
||||
export * from 'components/hooks/useWebsite';
|
||||
|
||||
export * from 'app/(main)/settings/teams/[id]/TeamWebsiteAddForm';
|
||||
export * from 'app/(main)/settings/teams/[id]/TeamEditForm';
|
||||
export * from 'app/(main)/settings/teams/[id]/TeamMemberRemoveButton';
|
||||
export * from 'app/(main)/settings/teams/[id]/TeamMembers';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue