chore: add code formatting and linting (#952)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
label: "File"
|
||||
label: 'File'
|
||||
target: file
|
||||
---
|
||||
|
||||
@ -13,8 +13,8 @@ The file widget allows editors to upload a file or select an existing one from t
|
||||
- **Example:**
|
||||
|
||||
```yaml
|
||||
- label: "Manual PDF"
|
||||
name: "manual_pdf"
|
||||
widget: "file"
|
||||
default: "/uploads/general-manual.pdf"
|
||||
- label: 'Manual PDF'
|
||||
name: 'manual_pdf'
|
||||
widget: 'file'
|
||||
default: '/uploads/general-manual.pdf'
|
||||
```
|
||||
|
Reference in New Issue
Block a user