Skip to content

Commit

Permalink
add tidy/setup dwyl/tidy#1
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Oct 2, 2023
1 parent d7ed641 commit 49ea95d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

[Introduction](./README.md)

- [Fields](./fields/README.md)
- [Setup](./fields/01-setup.md)
- [Schema](./fields/02-schema.md)
- [Authentication](./auth/README.md)
- [Fields](fields/README.md)
- [Setup](fields/01-setup.md)
- [Schema](fields/02-schema.md)
- [Authentication](auth/README.md)
- [Why build Auth?](auth/00-why.md)
- [What are we building?](auth/01-what.md)
- [Quick Review of Old Database Schema](auth/02-database-schema-review.md)
Expand All @@ -25,5 +25,5 @@
- [Reordering](mvp/18-reordering.md)
- [Add `item` to `list`](mvp/19-add-item-to-list.md)
- [Stats](mvp/20-stats.md)
- [Tidy](./tidy/README.md)
- [Setup]()
- [Tidy](tidy/README.md)
- [Setup](tidy/01-setup.md)

0 comments on commit 49ea95d

Please sign in to comment.