Skip to content

Commit

Permalink
fixed index file
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanJansen committed Aug 23, 2021
1 parent e1628a0 commit dd7b4bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import Camera from "./components/Camera.vue";
export default Camera;

0 comments on commit dd7b4bb

Please sign in to comment.