Mainly changes for the history view
Compare changes
+ 0
− 13
@@ -27,7 +27,6 @@ const props = defineProps({
@@ -98,18 +97,6 @@ const props = defineProps({
Did implement filtration and pages to history view. Did also make each result component more interactive. Created alternative display for when token is missing or invalid that re-routes the user to login again.