Skip to content

Commit

Permalink
Build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan committed Jan 23, 2025
1 parent 9bce23d commit 59bc0f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qwik/app/src/entry.dev.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import { render, type RenderOptions } from '@builder.io/qwik';
import Root from './root';

error
export default function (opts: RenderOptions) {
return render(document, <Root />, opts);
}

0 comments on commit 59bc0f6

Please sign in to comment.