mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Moved files around.
This commit is contained in:
parent
60cd869407
commit
2cd38f1306
35 changed files with 45 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { useApi } from './useApi';
|
||||
import { useApi } from '../useApi';
|
||||
|
||||
export function useSessionData(websiteId: string, sessionId: string) {
|
||||
const { get, useQuery } = useApi();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue