Skip to content

Commit 8bbdaee

Browse files
author
tsv2013
committed
Fixed App.vue file
1 parent bf8af75 commit 8bbdaee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/App.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<script setup lang="ts">
2-
import Example from "./components/Example.vue";
3-
import Library from "./components/Library.vue";
42
import RouterPage from "./router/RoutePage.vue";
53
import "bootstrap/dist/css/bootstrap.css";
64
</script>

0 commit comments

Comments
 (0)