Richtext editor using quilljs
<x-portal::editor.quill name="quill_description" height="250" placeholder="Compose an epic..." >Default content</x-portal::editor.quill>
If you want to customize the components, you can publish them by running the following command :
php artisan vendor:publish --tag=portal-ui:editor --force