Move files to public folder
This commit is contained in:
3
public/app.js
Normal file
3
public/app.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { UploadImageComponent } from "./UploadImageComponent.js";
|
||||
|
||||
m.mount(document.body, UploadImageComponent);
|
||||
Reference in New Issue
Block a user