Skip to content

Commit

Permalink
Update src/drafts/MarkdownEditor/MarkdownEditor.features.stories.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Armağan <[email protected]>
  • Loading branch information
green6erry and broccolinisoup authored Sep 12, 2023
1 parent dc17121 commit 6dd981a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/drafts/MarkdownEditor/MarkdownEditor.features.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,6 @@ import MarkdownEditor, {Emoji, Mentionable, Reference, SavedReply} from '.'

const meta: Meta = {
title: 'Drafts/Components/MarkdownEditor/Features',
decorators: [
Story => {
return (
<ThemeProvider>
<BaseStyles>
<Box sx={{maxWidth: 800}}>{Story()}</Box>
</BaseStyles>
</ThemeProvider>
)
},
],
parameters: {
controls: {
include: [
Expand Down

0 comments on commit 6dd981a

Please sign in to comment.