Skip to content

Commit f302d3c

Browse files
authored
Update BottomPanel.tsx
1 parent 5c4e74a commit f302d3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/bottom/BottomPanel.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ class BottomPanel extends Component<BottomPanelPropsInt> {
7070
focusChild={focusChild}
7171
changeFocusComponent={changeFocusComponent}
7272
updateCode={updateCode}
73-
// toggleNative={toggleNative} // NOT NEEDED B/C TOGGLE MOVED TO LEFTCONTAINER
74-
// native={native} // NOT NEEDED B/C TOGGLE MOVED TO LEFTCONTAINER
7573
toggleCodeEdit={toggleCodeEdit}
7674
codeReadOnly={codeReadOnly}
7775
/>

0 commit comments

Comments
 (0)