From 4fad0b6aee4f1b0f08b7e7c974ceae0f602c884b Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 1 Jan 2023 22:30:48 -0500 Subject: [PATCH] Save sort settings in localStorage --- src/App.vue | 216 ++++++++++++++++++++++++++-------------------------- 1 file changed, 110 insertions(+), 106 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7cbb71c..8559e0a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,3 +1,112 @@ + + - -