deete unused component
This commit is contained in:
parent
bbf60fb380
commit
51ff282d5b
@ -229,13 +229,11 @@
|
||||
import Breadcrumbs from "../Breadcrumbs.vue";
|
||||
import { mapMutations, mapActions, mapState } from "vuex";
|
||||
import { useAuthStore } from "@/stores/auth";
|
||||
import BotMessageConfigurator from "@/examples/BotMessageConfigurator.vue";
|
||||
|
||||
export default {
|
||||
name: "Navbar",
|
||||
components: {
|
||||
Breadcrumbs,
|
||||
BotMessageConfigurator,
|
||||
},
|
||||
props: {
|
||||
minNav: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user