Skip to content

Commit

Permalink
show banner when there is an incident
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP committed Apr 16, 2024
1 parent cd3b893 commit 5d8d95e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
IconToggle,
IconTrends,
} from '@posthog/icons'
import { LemonBanner, LemonButton, Link } from '@posthog/lemon-ui'
import { LemonBanner, LemonBanner, LemonButton, Link } from '@posthog/lemon-ui'
import { useActions, useValues } from 'kea'
import { SupportForm } from 'lib/components/Support/SupportForm'
import { getPublicSupportSnippet, supportLogic } from 'lib/components/Support/supportLogic'
Expand Down

0 comments on commit 5d8d95e

Please sign in to comment.