MCPcopy
hub / github.com/PostHog/posthog / funnelsCueLogic.tsx

File funnelsCueLogic.tsx

frontend/src/scenes/insights/views/Trends/funnelsCueLogic.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { kea } from 'kea'
2import { InsightLogicProps, InsightType } from '~/types'
3import { keyForInsightLogicProps } from 'scenes/insights/sharedUtils'
4import { insightLogic } from 'scenes/insights/insightLogic'

Callers

nothing calls this directly

Calls 3

keyForInsightLogicPropsFunction · 0.90
setMethod · 0.80
captureMethod · 0.65

Tested by

no test coverage detected