Merge to master #21

Merged
joan merged 163 commits from test into master 2022-10-20 11:59:30 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit dddb5c05be - Show all commits
src/components

View File

@ -47,7 +47,6 @@ onMounted(() => {
async function fetch() {
const { page, rowsPerPage, sortBy, descending } = pagination.value;
// Loading status
isLoading.value = true;
const filter = {