Skip to content

Commit d2555e3

Browse files
authored
TINY-12116: Update the apiKey for Svelte Storybook demos to work external to localhost. (#76)
1 parent be3ee2c commit d2555e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/stories/Editor.stories.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import Editor from '../main/component/Editor.svelte';
1010
import { Story } from '@storybook/addon-svelte-csf';
1111
12-
const apiKey = 'b1g4d59rwwqxx1vj7mci23rjj8ubgb46i4xsio6ieig6fkps';
12+
const apiKey = 'prsghhxax677rv082a1zj9b7cgjuoaqysf7h8ayxi5ao43ha';
1313
const content = `
1414
<h2 style="text-align: center;">
1515
TinyMCE provides a <span style="text-decoration: underline;">full-featured</span> rich text editing experience, and a featherweight download.

0 commit comments

Comments
 (0)