address review comments from AniketEngg

pull/1671/head
Joseph Izang 3 years ago
parent 13a53f8077
commit 502d5b6512
  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