Skip to content

Commit

Permalink
docs(playground): fix react stackblitz env
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Sep 16, 2024
1 parent 79b01a7 commit 94ffd4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/documentation/src/utils/code-runtime/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export async function getReactRuntime(baseUrl: string) {
'tsconfig.json',
'package.json',
'index.html',
'.eslintrc.cjs',
'src/App.tsx',
'src/main.tsx',
'src/vite-env.d.ts',
Expand Down

0 comments on commit 94ffd4a

Please sign in to comment.