1
0
Fork 0

chore(shared): Linter warnings

This commit is contained in:
joostdecock 2023-06-11 07:59:07 +02:00
parent 8d653d8059
commit d0f2537434
3 changed files with 1 additions and 7 deletions

View file

@ -16,8 +16,6 @@ export const ControlSettingInput = (props) => {
}
const ViewInput = (props) => {
const { selection, update } = useControlState()
props.config.dflt = props.view
return (
<ListInput