diff --git a/src/App.tsx b/src/App.tsx index 02f2f9b..4ae175b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -35,7 +35,10 @@ const App: Component = () => { <> -
+
+ + Signalstats +
diff --git a/src/index.tsx b/src/index.tsx index 5d6f8e4..e79715f 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -9,6 +9,7 @@ if (import.meta.env.DEV && !(root instanceof HTMLElement)) { ); } +// polyfill umami track function for development if (import.meta.env.DEV && !("umami" in window)) { // @ts-ignore window.umami = {