close sesion question added
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
|
||||
const companyStore = useCompanyStore()
|
||||
const notifications = useNotificationsStore()
|
||||
|
||||
console.log(companyStore.company?.categories);
|
||||
|
||||
const loading = ref(false);
|
||||
const msgError = ref('');
|
||||
const companyCategories = ref([]);
|
||||
|
||||
Reference in New Issue
Block a user