Skip to content

Commit 7a11290

Browse files
committed
fixed broken link
1 parent e2b1fd4 commit 7a11290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You should check Playground Project located in the `/playground` folder. It is a
2424
---
2525

2626
## Table of Contents
27-
- [Type Definitions & Complementary Libraries](#type-definitions-&-complementary-libraries)
27+
- [Type Definitions & Complementary Libraries](#type-definitions--complementary-libraries)
2828
- [React Types Cheatsheet](#react-types-cheatsheet) 🌟 __NEW__
2929
- [Component Typing Patterns](#component-typing-patterns)
3030
- [Stateless Components - SFC](#stateless-components---sfc)

docs/markdown/_toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Table of Contents
2-
- [Type Definitions & Complementary Libraries](#type-definitions-&-complementary-libraries)
2+
- [Type Definitions & Complementary Libraries](#type-definitions--complementary-libraries)
33
- [React Types Cheatsheet](#react-types-cheatsheet) 🌟 __NEW__
44
- [Component Typing Patterns](#component-typing-patterns)
55
- [Stateless Components - SFC](#stateless-components---sfc)

0 commit comments

Comments
 (0)