This gist is for holding some images and PDFs for the pool.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hoping this gets to the top. |
Using - "quill": "^2.0.0-rc.2"
Adjust app.js depending on your use case - I am using it in a Laravel/Inertia project so I've got the Editor component registered in the CreateInertiaApp.
The other files I've got in a quill folder (quill_options.js is quill/options.js, etc.)