Use and create sanitized refseq index
Compare changes
Files
13+ 3
− 4
@@ -36,12 +36,11 @@ const sections = ref([
@@ -36,12 +36,11 @@ const sections = ref([
@@ -63,7 +62,7 @@ function toggleDrawer() {
@@ -63,7 +62,7 @@ function toggleDrawer() {
<v-btn @click="toggleTheme" color="primary" :icon="theme.global.current.value.dark ? 'md:light_mode' : 'md:dark_mode'