chore: add performance information to tooltip (#30948)
This commit is contained in:
parent
4c072b8314
commit
d22b7860a4
|
|
@ -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.',
|
||||
),
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue