Add a component to scan books
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import AppNavBar from './AppNavBar.vue'
|
||||
import { RouterView } from 'vue-router'
|
||||
import AppNavBar from './AppNavBar.vue'
|
||||
import { RouterView } from 'vue-router'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user