Skip to content

Commit 497558b

Browse files
Update src/index.js
Co-authored-by: Peter Savchenko <[email protected]>
1 parent 5f96780 commit 497558b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import IconH6 from '../assets/icon-h6.svg';
3030
* @description Tool's single toolbox item config
3131
* @property {string} icon - toolbox item icon
3232
* @property {string} title - toolbox item title
33-
* @property {HeaderConfig} config - tool's default config overrides applied with this specific toolbox item
33+
* @property {HeaderData} data - tool's data overrides applied with this specific toolbox item
3434
*/
3535

3636
/**

0 commit comments

Comments
 (0)