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 5c4e74a commit f302d3cCopy full SHA for f302d3c
src/components/bottom/BottomPanel.tsx
@@ -70,8 +70,6 @@ class BottomPanel extends Component<BottomPanelPropsInt> {
70
focusChild={focusChild}
71
changeFocusComponent={changeFocusComponent}
72
updateCode={updateCode}
73
- // toggleNative={toggleNative} // NOT NEEDED B/C TOGGLE MOVED TO LEFTCONTAINER
74
- // native={native} // NOT NEEDED B/C TOGGLE MOVED TO LEFTCONTAINER
75
toggleCodeEdit={toggleCodeEdit}
76
codeReadOnly={codeReadOnly}
77
/>
0 commit comments