update GameView with NodeView as a SideView
This commit is contained in:
@@ -4,6 +4,7 @@ import { hierarchy } from 'd3-hierarchy'
|
||||
export const RELATIONS = [
|
||||
'parents',
|
||||
'siblings',
|
||||
'creation_siblings',
|
||||
'children'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user