chore(shared): Linter warnings
This commit is contained in:
parent
8d653d8059
commit
d0f2537434
3 changed files with 1 additions and 7 deletions
|
@ -16,8 +16,6 @@ export const ControlSettingInput = (props) => {
|
|||
}
|
||||
|
||||
const ViewInput = (props) => {
|
||||
const { selection, update } = useControlState()
|
||||
|
||||
props.config.dflt = props.view
|
||||
return (
|
||||
<ListInput
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue