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 5f96780 commit 497558bCopy full SHA for 497558b
src/index.js
@@ -30,7 +30,7 @@ import IconH6 from '../assets/icon-h6.svg';
30
* @description Tool's single toolbox item config
31
* @property {string} icon - toolbox item icon
32
* @property {string} title - toolbox item title
33
- * @property {HeaderConfig} config - tool's default config overrides applied with this specific toolbox item
+ * @property {HeaderData} data - tool's data overrides applied with this specific toolbox item
34
*/
35
36
/**
0 commit comments