Skip to content

Commit

Permalink
Merge pull request #24646 from storybookjs/valentin/fix-prettier-issue
Browse files Browse the repository at this point in the history
Docs: Fix formatting
  • Loading branch information
valentinpalkovic authored Nov 1, 2023
2 parents 2b6e04b + 874a444 commit ef40f34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/snippets/react/document-screen-fetch-ts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ export function DocumentScreen() {
<DocumentList documents={subdocuments} />
</PageLayout>
);
}
}
```

0 comments on commit ef40f34

Please sign in to comment.