#33 removed getItems button from home page

This commit is contained in:
Dominic Villemure
2024-04-24 21:35:30 -04:00
parent 099395844f
commit 9ac0e8d677

View File

@@ -357,12 +357,6 @@
</div> </div>
</div> </div>
<!-- Back-end tools -->
<v-btn variant="outlined" @click="callBackend()">
Get items
</v-btn>
<v-snackbar v-model="errorNoAccessSnackBar"> <v-snackbar v-model="errorNoAccessSnackBar">
Vous n'etes pas connecter ! Vous n'etes pas connecter !
<template v-slot:actions> <template v-slot:actions>