Skip to content

Commit

Permalink
fix renderer import
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanamr committed May 6, 2023
1 parent 446837c commit 299aeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
* ```
*/

import "./app/main.tsx";
import "./app/main";

0 comments on commit 299aeb6

Please sign in to comment.