From e19c168b824c3fdaf8ad005f19de888280c6b997 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 11 Dec 2021 07:55:06 +1100 Subject: [PATCH] Updated learning the code (markdown) --- learning-the-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')} /> () => } />