Skip to content

Commit

Permalink
Update src/features/WriteStoriesModal/code/javascript.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Yann Braga <[email protected]>
  • Loading branch information
valentinpalkovic and yannbf authored Jun 7, 2023
1 parent e998ac4 commit 8f60b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/WriteStoriesModal/code/javascript.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default [
],
[
{
code: `export default meta = {
code: `export default {
title: 'Example/Button',
component: Button,
// ...
Expand Down

0 comments on commit 8f60b36

Please sign in to comment.