mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 09:05:36 +01:00
Moved files around.
This commit is contained in:
parent
60cd869407
commit
2cd38f1306
35 changed files with 45 additions and 45 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { useEffect } from 'react';
|
||||
import useStore, { setConfig } from 'store/app';
|
||||
import { useApi } from './useApi';
|
||||
import { useApi } from '../useApi';
|
||||
|
||||
let loading = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue