Skip to content

Commit

Permalink
Docs: Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Nov 1, 2023
1 parent 2b6e04b commit 874a444
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 874a444

Please sign in to comment.