Add new prop to test

pull/2993/head
Alex P 2018-03-14 22:26:23 -07:00
parent 29c0f461a1
commit 111f2c5fc9
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ const setup = (override = {}) => {
wrapping: '',
columnNames: [],
},
onResetFocus: () => {},
...override,
}