close sesion question added

This commit is contained in:
Alexandro Uc Santos
2024-03-04 21:29:12 -06:00
parent 6a54ed3dbe
commit 948ba588eb
4 changed files with 28 additions and 12 deletions

View File

@@ -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([]);