update
This commit is contained in:
parent
0c43980e8f
commit
3871c75041
|
@ -2,9 +2,10 @@
|
|||
|
||||
* Add a basic attribute.
|
||||
* Add some default components to `src/index.js`.
|
||||
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.
|
||||
- In particular, most used UI controls (e.g., colour picker?).
|
||||
- Will want an InspectorControls with a PanelBody
|
||||
- Also want some BloclControl on there
|
||||
- Must ensure they are easily able to be quickly removed.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in New Issue