Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamil-Prakash committed Sep 20, 2023
2 parents 2b07e08 + 44fae43 commit 2e41eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import WebGL from 'three/examples/jsm/capabilities/WebGL.js';
import { Viewer } from './viewer.jsx';
import { Viewer } from './viewer.js';
import { SimpleDropzone } from 'simple-dropzone';
import { Validator } from './validator.jsx';
import { Footer } from './components/footer.jsx';
Expand Down

0 comments on commit 2e41eed

Please sign in to comment.