From 1d447608db48f1c44a52e739c2439f9a39cf810d Mon Sep 17 00:00:00 2001
From: Jeremy Stone <74574922+jstone-uw@users.noreply.github.com>
Date: Mon, 17 Jun 2024 12:43:55 -0700
Subject: [PATCH 1/9] Add CSV download buttons to tables on the homepage,
including the list of genes. (#209)
---
src/components/common/HighlightsView.vue | 57 +++++++++++++++++++-----
1 file changed, 46 insertions(+), 11 deletions(-)
diff --git a/src/components/common/HighlightsView.vue b/src/components/common/HighlightsView.vue
index 19beaf87..d8011109 100644
--- a/src/components/common/HighlightsView.vue
+++ b/src/components/common/HighlightsView.vue
@@ -11,8 +11,20 @@