Skip to content

Commit

Permalink
update tooltip text
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasheriques committed Feb 25, 2025
1 parent e0829e9 commit dc36873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/surveys/SurveyCustomization.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export function Customization({
className="mt-2"
label="Font family"
// TODO: Update this info when we have a version of posthog-js that supports this
info="Showing a survey all the time requires at least version [XXX] of posthog-js"
info="Requires at least version [XXX] of posthog-js"
>
<LemonSelect
value={appearance?.fontFamily}
Expand Down

0 comments on commit dc36873

Please sign in to comment.