Skip to content

Commit

Permalink
Update src/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Savchenko <[email protected]>
  • Loading branch information
TatianaFomina and neSpecc authored May 30, 2022
1 parent 5f96780 commit 497558b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import IconH6 from '../assets/icon-h6.svg';
* @description Tool's single toolbox item config
* @property {string} icon - toolbox item icon
* @property {string} title - toolbox item title
* @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
*/

/**
Expand Down

0 comments on commit 497558b

Please sign in to comment.