restore js label to orphan code blocks
This commit is contained in:
parent
8527bc360a
commit
e71280f31c
4 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,7 @@ otherwise it returns `undefined`.
|
|||
The `filters` specifies an array of file types that can be displayed or
|
||||
selected when you want to limit the user to a specific type. For example:
|
||||
|
||||
```
|
||||
```js
|
||||
{
|
||||
filters: [
|
||||
{name: 'Images', extensions: ['jpg', 'png', 'gif']},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue