trix
This commit is contained in:
@@ -26,9 +26,8 @@
|
||||
|
||||
<div class="mb-0">
|
||||
|
||||
<Trix bind:this={editor} bind:value></Trix>
|
||||
<Trix {field} bind:this={editor} bind:value></Trix>
|
||||
<!-- <Tinymce bind:this={editor} bind:value {additionalConfig}/>-->
|
||||
<!-- <TipTap bind:value bind:this={editor} />-->
|
||||
{#if field.collections.length > 0}
|
||||
<RichEditorFiles
|
||||
bind:graph
|
||||
|
||||
Reference in New Issue
Block a user