feat(shared): Better workbend nav. Closes #4272
This commit is contained in:
parent
f2cc48039d
commit
7daad74964
18 changed files with 355 additions and 147 deletions
|
@ -3,7 +3,5 @@ import { ListValue } from '../shared/values.mjs'
|
|||
|
||||
export const values = {
|
||||
renderer: ListValue,
|
||||
inspect: ListValue,
|
||||
control: ({ control }) => <Difficulty score={control} color="primary" />,
|
||||
view: ListValue,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue