mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Updated login check.
This commit is contained in:
parent
e074394b13
commit
c24a0c87dc
6 changed files with 36 additions and 33 deletions
|
|
@ -10,7 +10,7 @@ export * from 'components/hooks/useFormat';
|
|||
export * from 'components/hooks/useLocale';
|
||||
export * from 'components/hooks/useMessages';
|
||||
export * from 'components/hooks/useNavigation';
|
||||
export * from 'components/hooks/useRequireLogin';
|
||||
export * from 'components/hooks/useLogin';
|
||||
export * from 'components/hooks/useShareToken';
|
||||
export * from 'components/hooks/useSticky';
|
||||
export * from 'components/hooks/useTheme';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue