Этот коммит содержится в:
Mattia Roccoberton
2020-09-04 09:14:18 +02:00
родитель 1e0ef10307
Коммит 32672911f4

Просмотреть файл

@@ -47,9 +47,6 @@ Why 2 separated scripts/styles? In this way you can include a different version
f.input :description, as: :quill_editor, input_html: { data: { options: { modules: { toolbar: [['bold', 'italic', 'underline'], ['link']] }, placeholder: 'Type something...', theme: 'snow' } } }
```
## Notes
- Upload features (images/documents/files): not tested yet.
## Do you like it? Star it!
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.