mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 00:27:11 +01:00
add website in team context, permissions, display non-deleted users
This commit is contained in:
parent
b885f57f40
commit
8da3811c73
7 changed files with 33 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import useModified from 'store/modified';
|
||||
import useApi from './useApi';
|
||||
import useFilterQuery from './useFilterQuery';
|
||||
import useModified from 'store/modified';
|
||||
|
||||
export function useTeamMembers(teamId: string) {
|
||||
const { get } = useApi();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue