Skip to content

Commit

Permalink
fix: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
caohuilin committed Sep 4, 2023
1 parent 22a101f commit 6dbe97e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/generator/sandpack-react/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ export default function ModernSandpack(props: ModernSandpackProps) {
files={files}
options={{
activeFile: 'src/routes/page.tsx',
visibleFiles: [
'src/routes/page.tsx',
'src/routes/layout.tsx',
'src/routes/index.css',
],
...options,
}}
>
Expand Down

0 comments on commit 6dbe97e

Please sign in to comment.