We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c9fc9 commit 4600f32Copy full SHA for 4600f32
1 file changed
plugins/wp-react-blocks-plugin/blocks/d3Map/layers/Data.jsx
@@ -343,7 +343,6 @@ export class DataLayerSetting extends Component {
343
<TextareaControl
344
label={__("Tooltip")}
345
value={tooltip}
346
- help={__("You can use variables {var_name}")}
347
onChange={(tooltip) => onChangeProperty("tooltip", tooltip)}
348
rows={10}
349
/>
0 commit comments