1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

fix: update README.md

add space between #### and text title
This commit is contained in:
opensas 2021-11-03 02:42:44 -03:00 committed by GitHub
parent 7d4221284f
commit 8967cfa6ee

View file

@ -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 - **bindable** - whether the components provides a bindable value or not
- **settings** - array of settings displayed in the builder - **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 `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: the setting, so it's important that this field is correct. The valid options are: