We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf55bc commit f10a4e8Copy full SHA for f10a4e8
apps/remix-ide/src/app/components/side-panel.tsx
@@ -16,7 +16,6 @@ const sidePanel = {
16
methods: ['addView', 'removeView']
17
}
18
19
-// TODO merge with vertical-icons.js
20
export class SidePanel extends AbstractPanel {
21
sideelement: any
22
constructor() {
0 commit comments