Refactor facet autocomplete
Compare changes
Files
2+ 73
− 7
@@ -16,7 +80,6 @@ const headers: Ref<Object[]> = ref([
@@ -34,7 +97,8 @@ const columnsToDownload = ref(['title', 'doi', 'Sensor', 'Activator', 'Effector'
@@ -48,8 +112,10 @@ const columnsToDownload = ref(['title', 'doi', 'Sensor', 'Activator', 'Effector'
\ No newline at end of file
\ No newline at end of file