Feature/move label editor (#1069)

* update default color

* move labels editor
This commit is contained in:
Hayden
2022-03-19 11:31:17 -08:00
committed by GitHub
parent 8c0c8be659
commit 8f569509bf
9 changed files with 212 additions and 281 deletions

View File

@@ -24,11 +24,11 @@
value: 'new',
to: '/group/data/units',
},
// {
// text: 'Labels',
// value: 'new',
// to: '/group/data/labels',
// },
{
text: 'Labels',
value: 'new',
to: '/group/data/labels',
},
]"
>
</BaseOverflowButton>