Add new prop to test
parent
29c0f461a1
commit
111f2c5fc9
|
@ -24,6 +24,7 @@ const setup = (override = {}) => {
|
|||
wrapping: '',
|
||||
columnNames: [],
|
||||
},
|
||||
onResetFocus: () => {},
|
||||
...override,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue