mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
chore: remove Umami
This commit is contained in:
parent
14c5ffc569
commit
7210323c03
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ export default function RootLayout({
|
||||||
<html className="" lang="en">
|
<html className="" lang="en">
|
||||||
<head />
|
<head />
|
||||||
<body>
|
<body>
|
||||||
{isDevEnv ? '' : <Script data-website-id="a1af6d7a-9286-4a1f-8385-ddad2a29fcbb" src="/umami/script.js" />}
|
|
||||||
<SessionProvider key="session-provider" refetchInterval={60000}>
|
<SessionProvider key="session-provider" refetchInterval={60000}>
|
||||||
<LHSessionProvider>
|
<LHSessionProvider>
|
||||||
<StyledComponentsRegistry>
|
<StyledComponentsRegistry>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue