Add drawer for interactive roadmap

This commit is contained in:
Kamran Ahmed
2021-12-04 16:04:31 +01:00
parent ff3d0489cc
commit 0d71b2b1e6
9 changed files with 241 additions and 120 deletions

View File

@ -262,7 +262,7 @@ export class Renderer {
'g',
{
...(controlName
? { class: 'clickable-group', 'data-group-name': controlName }
? { class: 'clickable-group', 'data-group-id': controlName }
: {}),
},
container