mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
fix: resolved linting errors
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user