mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Moved files around.
This commit is contained in:
parent
60cd869407
commit
2cd38f1306
35 changed files with 45 additions and 45 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import useApi from './useApi';
|
||||
import usePagedQuery from './usePagedQuery';
|
||||
import { useApi } from '../useApi';
|
||||
import { usePagedQuery } from '../usePagedQuery';
|
||||
import useModified from '../useModified';
|
||||
|
||||
export function useTeams(userId: string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue