diff --git a/ui/noogle/src/components/NoteTable.vue b/ui/noogle/src/components/NoteTable.vue index 18258d9..246d509 100644 --- a/ui/noogle/src/components/NoteTable.vue +++ b/ui/noogle/src/components/NoteTable.vue @@ -4,7 +4,7 @@ :items="data" :sort-by="sortBy" :sort-type="sortType"> -