case sensitive App
This commit is contained in:
parent
ecd0d5a3d2
commit
596fe5159a
@ -1,4 +1,4 @@
|
||||
import { render } from "solid-js/web";
|
||||
import App from "./src/app";
|
||||
import App from "./src/App";
|
||||
|
||||
render(() => <App />, document.getElementById("root")!);
|
||||
|
Loading…
x
Reference in New Issue
Block a user