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
|
@ -56,4 +56,4 @@ export const RendererSettingInput = ({ name, config, current, update, t }) => (
|
|||
/>
|
||||
)
|
||||
|
||||
export const XRaySettingInput = (props) => <ListSetting {...props} />
|
||||
export const InspectSettingInput = (props) => <ListSetting {...props} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue