diff --git a/learning-the-code.md b/learning-the-code.md index 0a8cb27..884d30b 100644 --- a/learning-the-code.md +++ b/learning-the-code.md @@ -19,7 +19,7 @@ Under `client/pages/` you'll find `app.jsx`, which is the main switchboard for t The routes have two different ways of loading a page: -```js +```jsx import('./accounts/login')} /> () => } />