Skip to content

Commit 4f12adc

Browse files
committed
More tiny fixes
1 parent 1aabc24 commit 4f12adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Like the above, but allows multiple items to be selected.
190190
{"value": 'value3', "name": 'long very very long label3'}
191191
]
192192
},
193-
```js
193+
```
194194
### Single select from dynamically loaded list via synchronous callback function
195195
Callback must return an array of value/name objects (see static list above).
196196
The "options" structure is passed to it as a parameter.

0 commit comments

Comments
 (0)