fix: misc issues

This commit is contained in:
Jannat Patel
2024-06-07 11:37:46 +05:30
parent 2744002390
commit 103ecef9f4
7 changed files with 49 additions and 50 deletions

View File

@@ -9,6 +9,7 @@ export const usersStore = defineStore('lms-users', () => {
router.push('/login')
}
},
auto: true,
})
const allUsers = createResource({