From 3871c75041d748c0559aa99808271c2f5f3e1608 Mon Sep 17 00:00:00 2001 From: ray Date: Fri, 14 Aug 2020 14:12:54 +0100 Subject: [PATCH] update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b67d307..dacac9e 100644 --- a/README.md +++ b/README.md @@ -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