We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf8af75 commit 8bbdaeeCopy full SHA for 8bbdaee
src/App.vue
@@ -1,6 +1,4 @@
1
<script setup lang="ts">
2
-import Example from "./components/Example.vue";
3
-import Library from "./components/Library.vue";
4
import RouterPage from "./router/RoutePage.vue";
5
import "bootstrap/dist/css/bootstrap.css";
6
</script>
0 commit comments