Update vertical-icons.tsx

pull/1931/head
bunsenstraat 3 years ago committed by GitHub
parent 7556901df1
commit edf55bc347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      apps/remix-ide/src/app/components/vertical-icons.tsx

@ -18,7 +18,6 @@ const profile = {
events: ['toggleContent', 'showContent']
}
// TODO merge with side-panel.js. VerticalIcons should not be a plugin
export class VerticalIcons extends Plugin {
events: EventEmitter
htmlElement: HTMLDivElement

Loading…
Cancel
Save