fix: resolved linting errors

This commit is contained in:
Amit Sharma
2025-07-30 16:49:36 -07:00
parent f7fe55d95a
commit 9ccb9430d2
+1
View File
@@ -8,6 +8,7 @@ import { ThemeProviderProps } from "next-themes/dist/types";
import posthog from "posthog-js";
import { PostHogProvider as PHProvider } from "posthog-js/react";
import * as React from "react";
import { initializePostHog } from "@/lib/analytics";
export interface ProvidersProps {