Skip to content

Commit

Permalink
docs: fix for hiding test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadanand Pai committed Sep 19, 2023
1 parent a9a8d98 commit ed8b747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/src/pages/advanced-usage/components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ export default () => (
<SandpackProvider
template="test-ts"
options={{
activeFile: "/add.ts",
visibleFiles: ["/add.ts"],
}}
>
Expand Down

0 comments on commit ed8b747

Please sign in to comment.