From 8ca79dbc668c9635a02f5827b84d098eddb1f226 Mon Sep 17 00:00:00 2001 From: Believethehype <1097224+believethehype@users.noreply.github.com> Date: Thu, 28 Mar 2024 12:05:31 +0100 Subject: [PATCH] update reaction --- ui/noogle/src/components/NoteTable.vue | 12 ++++++------ .../src/components/RecommendationGeneration.vue | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) 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"> -