From 2ccd2786f4924635214fe3696b57d128292327e1 Mon Sep 17 00:00:00 2001
From: "jmt-gh)" <13617455+jmt-gh@users.noreply.github.com>
Date: Sun, 19 Jun 2022 02:03:05 -0700
Subject: [PATCH 1/2] add reorder icon to the library items
---
client/components/tables/library/LibraryItem.vue | 2 ++
1 file changed, 2 insertions(+)
diff --git a/client/components/tables/library/LibraryItem.vue b/client/components/tables/library/LibraryItem.vue
index e8b24446..5b14cafe 100644
--- a/client/components/tables/library/LibraryItem.vue
+++ b/client/components/tables/library/LibraryItem.vue
@@ -19,6 +19,8 @@
+ reorder
+
From 22acf52a2693c7bd675b15c7be77da389724cdf6 Mon Sep 17 00:00:00 2001
From: "jmt-gh)" <13617455+jmt-gh@users.noreply.github.com>
Date: Sun, 19 Jun 2022 02:06:15 -0700
Subject: [PATCH 2/2] remove unecessary space
---
client/components/tables/library/LibraryItem.vue | 1 -
1 file changed, 1 deletion(-)
diff --git a/client/components/tables/library/LibraryItem.vue b/client/components/tables/library/LibraryItem.vue
index 5b14cafe..48c3cbcd 100644
--- a/client/components/tables/library/LibraryItem.vue
+++ b/client/components/tables/library/LibraryItem.vue
@@ -20,7 +20,6 @@
reorder
-