Skip to content

Commit 290121f

Browse files
committed
update
1 parent 40844c7 commit 290121f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ We have incorporated a set of examples based on hooks.
77

88
Right now you got two main folders:
99

10-
- Hooks: set of samples migrated to hooks (right now 11 samples migrated), if you are new to
10+
- [Hooks](./hooks): set of samples migrated to hooks (right now 11 samples migrated), if you are new to
1111
React, or you are going to start working on a new project, I recommend you going through these
1212
examples.
1313

14-
- Old_class_components_samples: The old samples, just in case you need to work with older react
14+
- [Old_class_components_samples](./old_class_components_samples): The old samples, just in case you need to work with older react
1515
versions or you need to maintain legacy code.
1616

1717
You can check as well other repos (react / redux + typescript):

0 commit comments

Comments
 (0)