Skip to content

Commit 14d4d3e

Browse files
authored
fix: move escape config story to experiment (#340)
1 parent e92a390 commit 14d4d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/EscapeConfig.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {parseLocation} from './location';
88
import {initialMdContent} from './md-content';
99

1010
export default {
11-
title: 'Markdown Editor',
11+
title: 'Experiments / Escape config',
1212
component: PlaygroundComponent,
1313
} as ComponentMeta<any>;
1414

0 commit comments

Comments
 (0)