A personal media tracker built on the AT Protocol opnshelf.xyz
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: import

+1 -1
+1 -1
apps/web/src/routes/__root.tsx
··· 1 1 import { configureApiClient } from "@opnshelf/api"; 2 - import { usePostHog } from "@posthog/react"; 2 + import { PostHogProvider, usePostHog } from "@posthog/react"; 3 3 import { TanStackDevtools } from "@tanstack/react-devtools"; 4 4 import { type QueryClient, QueryClientProvider } from "@tanstack/react-query"; 5 5 import {