chore(shared): Updated ui settings and work on render view
This commit is contained in:
parent
1ac287e6f5
commit
c95ebd5934
8 changed files with 57 additions and 39 deletions
|
@ -6,5 +6,5 @@ const ListValue = ({ current, t, config, changed }) =>
|
|||
: t(`ui-settings:${config.valueTitles[config.dflt]}`)
|
||||
|
||||
export const RendererSettingValue = ListValue
|
||||
export const XRaySettingValue = ListValue
|
||||
export const InspectSettingValue = ListValue
|
||||
export const ControlSettingValue = ({ control }) => <Difficulty score={control} color="primary" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue