mirror of
https://github.com/genemecija/learn-morse-code.git
synced 2026-04-21 06:03:56 +00:00
Clean code
This commit is contained in:
parent
900312c471
commit
ea24a5161a
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ import FrequencyPicker from './components/FrequencyPicker';
|
|||
|
||||
export default React.memo(function App() {
|
||||
|
||||
console.log('App.js rendered')
|
||||
|
||||
const {gameMode} = useContext(GameModeContext)
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue