WIP
This commit is contained in:
@ -60,7 +60,6 @@ export const createMockWidgetControlProps = <
|
||||
entry,
|
||||
value,
|
||||
path,
|
||||
mediaPaths: {},
|
||||
fieldsErrors,
|
||||
errors,
|
||||
hasErrors,
|
||||
@ -74,8 +73,6 @@ export const createMockWidgetControlProps = <
|
||||
controlled: false,
|
||||
theme: 'light',
|
||||
onChange: jest.fn(),
|
||||
openMediaLibrary: jest.fn(),
|
||||
removeInsertedMedia: jest.fn(),
|
||||
query: jest.fn(),
|
||||
t: jest.fn(),
|
||||
...extra,
|
||||
|
Reference in New Issue
Block a user