0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00

Tweak lifecycle tooltip copy (#6404)

* Update InsightsNav.tsx

Tweaked lifecycle tooltip copy

* Update InsightsNav.tsx

Pushed last two words to new line to fix prettier issue.

* prettier format InsightsNav.tsx

Co-authored-by: Harry Waye <harry@microwayes.net>
This commit is contained in:
Marcus Hyett (PostHog) 2021-10-25 21:05:12 +10:00 committed by GitHub
parent 79b371c3c7
commit a2b582db73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,11 +128,7 @@ export function InsightsNav(): JSX.Element {
<Tooltip
placement="top"
title={
<>
Lifecycle will show you new, resurrected, returning and dormant users so you
understand how your user base is composed. This can help you understand where your
user growth is coming from.
</>
<>Understand growth by breaking down new, resurrected, returning, and dormant users.</>
}
data-attr="insight-lifecycle-tab"
>