Browse Source

Update modules/ROOT/partials/integrations/svelte-quick-start.adoc

Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
pull/3753/head
Karl Kemister-Sheppard 2 weeks ago
committed by GitHub
parent
commit
480bd12720
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      modules/ROOT/partials/integrations/svelte-quick-start.adoc

2
modules/ROOT/partials/integrations/svelte-quick-start.adoc

@ -139,7 +139,7 @@ let conf = {
<main>
<h1>Hello Tiny</h1>
<Editor
licenseKey='gpl', // gpl for open source, T8LK:... for commercial
licenseKey='gpl'
scriptSrc='tinymce/tinymce.min.js'
value='<p>This is the initial content of the editor.</p>'
{conf}

Loading…
Cancel
Save