mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Use context hooks.
This commit is contained in:
parent
00adb00d2d
commit
600a3d28c3
13 changed files with 46 additions and 44 deletions
|
|
@ -4,6 +4,7 @@
|
|||
export * from './context/useLink';
|
||||
export * from './context/usePixel';
|
||||
export * from './context/useTeam';
|
||||
export * from './context/useUser';
|
||||
export * from './context/useWebsite';
|
||||
|
||||
// Query hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue