Skip to content

Commit

Permalink
Update the react components initiative
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk committed Oct 13, 2017
1 parent f3aa222 commit 6b54ec6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/initiatives/react-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ These components can be isolated and used in a variety of settings by people
in a variety of ways. As a result, some effort should be put into seperating
these components out, documenting them well, and making them composable by the
developer community.

The primary things that need to be done with the nteract/nteract repo is to:

* Create a monorepo (export individual modules from the main app)
* Encourage components that don't know about dispatch (use callbacks)

0 comments on commit 6b54ec6

Please sign in to comment.