Skip to content

Commit

Permalink
fix: slides
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine RICHARD committed Sep 24, 2024
1 parent ddc9640 commit 87405ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/markdown/02-routing/60-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Employees pages (List, Detail, Edit, Create)
- Expenses page (List, Single)

**3. Create the application layouts**
**2. Create the application layouts**

- Authentication layout for the login page
- Dashboard layout for all the rest
Expand Down
6 changes: 3 additions & 3 deletions steps/02.01-pages-layout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ npm run start -w 02.01
- Employees pages (List, Detail, Edit, Create)
- Expenses page (List, Single)

**2. Add some metadatas (title, description)**

**3. Create the application layouts**
**2. Create the application layouts**

- Authentication layout for the login page
- Dashboard layout for all the rest

**Bonus : Add some metadatas (title, description)**

## Information

Styling isn't important, don't waste time on finding the right Tailwind classes
Expand Down

0 comments on commit 87405ea

Please sign in to comment.