diff --git a/src/index.tsx b/src/index.tsx index 7a638c4e..4855f616 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -1,3 +1,4 @@ +// Demo v2 - testing history logging import { createRoot } from "react-dom/client" import { PostHogProvider, PostHogErrorBoundary } from "posthog-js/react"