diff --git a/src/components/NodeMap.vue b/src/components/NodeMap.vue index 4d0758d..c8b93c0 100644 --- a/src/components/NodeMap.vue +++ b/src/components/NodeMap.vue @@ -2,45 +2,69 @@ - - + + + + + - - + + + - {{ node.data.title }} - - - {{ node.data.id }} - - + + + {{ activeNode.data.families[0].name }} + + {{ toCommaList(activeNode.data.authors) }}, + + + + + +