Skip to content

Commit dbff805

Browse files
committed
refactor(frontend): migrate machines away from tlist
Migrate machines away from TList Signed-off-by: Edward Sammut Alessi <edward.sammutalessi@siderolabs.com>
1 parent 4e7e354 commit dbff805

2 files changed

Lines changed: 216 additions & 179 deletions

File tree

frontend/src/components/List/TList.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ const {
7171
}),
7272
{ total },
7373
)
74-
75-
defineExpose({
76-
items,
77-
searchQuery,
78-
currentPage,
79-
})
8074
</script>
8175

8276
<template>

0 commit comments

Comments
 (0)