fix(blocksAntd): update snapshots due to dep update

This commit is contained in:
SamTolmay 2020-11-30 11:19:49 +02:00
parent 03fad85e39
commit eb75e50177
2 changed files with 146 additions and 0 deletions

View File

@ -826,6 +826,7 @@ exports[`Render properties.pageSizeOptions: [100, 200, 500] - value[0] 1`] = `
aria-owns="undefined_list"
autoComplete="off"
className="ant-select-selection-search-input"
maxLength={false}
onChange={[Function]}
onCompositionEnd={[Function]}
onCompositionStart={[Function]}
@ -1330,6 +1331,7 @@ exports[`Render properties.showSizeChanger: true - value[0] 1`] = `
aria-owns="undefined_list"
autoComplete="off"
className="ant-select-selection-search-input"
maxLength={false}
onChange={[Function]}
onCompositionEnd={[Function]}
onCompositionStart={[Function]}