mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-23 14:39:32 +08:00
fix(blocksAntd): update snapshots due to dep update
This commit is contained in:
parent
03fad85e39
commit
eb75e50177
@ -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]}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user