Skip to content

Commit

Permalink
chore: add performance information to tooltip (#30948)
Browse files Browse the repository at this point in the history
  • Loading branch information
eschutho authored Nov 19, 2024
1 parent 4c072b8 commit d22b786
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const config: ControlPanelConfig = {
renderTrigger: true,
requiredFirst: true,
description: t(
'When using this option, default value can’t be set',
'When using this option, default value can’t be set. Using this option may impact the load times for your dashboard.',
),
},
},
Expand Down

0 comments on commit d22b786

Please sign in to comment.