Update README.md

This commit is contained in:
Mike Thompson 2018-02-13 14:33:49 +11:00 committed by GitHub
parent 80268bd1c1
commit 8b08c0e1a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Basic Tutorials
1. [Creating Reagent Components.md](/docs/CreatingReagentComponents.md)
1. [Creating Reagent Components](/docs/CreatingReagentComponents.md)
2. [Using [square brackets] instead of (parentheses)](/docs/UsingSquareBracketsInsteadOfParens.md)
3. [When do components update?](/docs/WhenDoComponentsUpdate.md)