We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab2a6b commit c99e76cCopy full SHA for c99e76c
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "react-broadcast",
3
"version": "0.1.1",
4
- "description": "Broadcast state changes to React components deep in the hierarchy",
+ "description": "A reliable way to broadcast state changes to React elements deep in the hierarchy",
5
+ "repository": "ReactTraining/react-broadcast",
6
"authors": [
7
"Michael Jackson",
8
"Ryan Florence"
0 commit comments