Browse Source

Merge pull request #3231 from opensas/patch-1

fix: update README.md
pull/3311/head
Martin McKeaveney 5 years ago
committed by GitHub
parent
commit
a46ef3fe4f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/client/README.md

2
packages/client/README.md

@ -19,7 +19,7 @@ The object key is the name of the component, as exported by `index.js`.
- **bindable** - whether the components provides a bindable value or not
- **settings** - array of settings displayed in the builder
###Settings Definitions
### Settings Definitions
The `type` field in each setting is used by the builder to know which component to use to display
the setting, so it's important that this field is correct. The valid options are:

Loading…
Cancel
Save