We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3ee2c commit d2555e3Copy full SHA for d2555e3
1 file changed
src/stories/Editor.stories.svelte
@@ -9,7 +9,7 @@
9
import Editor from '../main/component/Editor.svelte';
10
import { Story } from '@storybook/addon-svelte-csf';
11
12
- const apiKey = 'b1g4d59rwwqxx1vj7mci23rjj8ubgb46i4xsio6ieig6fkps';
+ const apiKey = 'prsghhxax677rv082a1zj9b7cgjuoaqysf7h8ayxi5ao43ha';
13
const content = `
14
<h2 style="text-align: center;">
15
TinyMCE provides a <span style="text-decoration: underline;">full-featured</span> rich text editing experience, and a featherweight download.
0 commit comments