FIX: Incorrect param type in comment
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
This commit is contained in:
parent
c15e39bca3
commit
85302d9c17
@ -2033,7 +2033,7 @@ class PluginApi {
|
||||
* );
|
||||
*
|
||||
* @param {string} label - An i18n key for the button label
|
||||
* @param {icon} icon - An icon name from fontawesome
|
||||
* @param {string} icon - An icon name from fontawesome
|
||||
* @param {array} classes - An array of strings to be added as classes to the button
|
||||
* @param {function} event - A function that returns an event to be dispatched when the button is clicked
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user