mirror of
https://github.com/hazemKrimi/touch-programming.git
synced 2026-05-01 18:20:26 +00:00
Typing stats and code cleanup and organization
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
import Code from './components/Code';
|
||||
import Typing from 'pages/Typing';
|
||||
|
||||
function App() {
|
||||
return <Code />;
|
||||
return <Typing />;
|
||||
}
|
||||
|
||||
export default App;
|
||||
|
||||
Reference in New Issue
Block a user