update README

This commit is contained in:
Ray Elliott 2020-08-13 11:09:05 +01:00
parent 45b4d0f64e
commit f87ca65426
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
## TODO ## TODO
* Add a basic attribute.
* Add some default components to `src/index.js`. * Add some default components to `src/index.js`.
In particular, most used UI controls (color picker). In particular, most used UI controls (e.g., colour picker?).
Definitely include one using `withState`.
Must ensure they are easily able to be quickly removed. Must ensure they are easily able to be quickly removed.
## Usage ## Usage