docs: update docs about new clearChildValidation prop
This commit is contained in:
@ -73,6 +73,7 @@ export const createMockWidgetControlProps = <
|
||||
controlled: false,
|
||||
theme: 'light',
|
||||
onChange: jest.fn(),
|
||||
clearChildValidation: jest.fn(),
|
||||
query: jest.fn(),
|
||||
t: jest.fn(),
|
||||
...extra,
|
||||
|
Reference in New Issue
Block a user