Skip to content

Commit a29b82b

Browse files
committed
Lint
1 parent d9599ad commit a29b82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/pages/admin/Instances.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<span v-else class="text-xs text-gray-400 dark:text-gray-500">—</span>
123123
</template>
124124

125-
<template #cell-status="{ value, item }">
125+
<template #cell-status="{ value }">
126126
<div class="inline-flex items-center gap-1.5">
127127
<span class="relative flex h-2 w-2">
128128
<span

0 commit comments

Comments
 (0)