We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b5af4 commit 4bde6a3Copy full SHA for 4bde6a3
1 file changed
packages/raga-app/src/renderer.js
@@ -40,10 +40,6 @@ if (typeof window !== "undefined" && process.env.NODE_ENV === "development") {
40
});
41
}
42
43
-<<<<<<< HEAD
44
import "../../raga-web-app/src/main";
45
-=======
46
-import "@adahiya/raga-web-app/src/main.tsx";
47
->>>>>>> 4ccbb06 (fix build)
48
49
/* eslint-enable simple-import-sort/imports */
0 commit comments