diff --git a/src/App/App.js b/src/App/App.js index 390f139..b9853ae 100644 --- a/src/App/App.js +++ b/src/App/App.js @@ -248,7 +248,7 @@ class App extends Component { style={{ color: '#0269a4' }} /> } - label="Autocomplete" + label='Code Autocomplete' style={{ marginRight: '2.5%' }} /> } - label="Practice Format" + label='Practice Mode' style={{ marginRight: '2.5%' }} />