address review comments from AniketEngg

pull/5370/head
Joseph Izang 3 years ago
parent 25f1107aa5
commit 1d38811bf6
  1. 4
      libs/remix-ui/vertical-icons-panel/types/vertical-icons-panel.d.ts

@ -79,11 +79,7 @@ export class VerticalIcons extends Plugin<any, any> {
* Remove an icon from the map
* @param {ModuleProfile} profile The profile of the module
*/
<<<<<<< HEAD
removeIcon({ name }: any): void
=======
removeIcon({ kind, name }: any): void
>>>>>>> b6322066e (update components and setttings)
/**
* Remove active for the current activated icons
*/

Loading…
Cancel
Save