Skip to content

Commit 2e0c00b

Browse files
authored
Update README.md
Fixed the link to Package Control!
1 parent de6d005 commit 2e0c00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Feeling bored with typing or even copying React codes to write React components
55
The snippets follow JavaScript ES6 syntax, we don't use the old `React.createClass({...})` anymore, we write class component and functional component. Also we provide snippets to quickly write React Lifecycle functions (e.g. `componentDidMount`).
66

77
**Latest Updates (June 27, 2016)**
8-
* Added to [Package Control](https://packagecontrol.io/packages/React%20ES6%20Snippets)! Thank you so much [FichteFoll](https://github.com/FichteFoll)!
8+
* Added to [Package Control](https://packagecontrol.io/packages/React%20Development%20Snippets)! Thank you so much [FichteFoll](https://github.com/FichteFoll)!
99
* Fix **Component Will Mount** snippet command
1010

1111
**Updates (June 14, 2016)**

0 commit comments

Comments
 (0)