feat: dependent fields (#839)

This commit is contained in:
Daniel Lautzenheiser
2023-06-13 15:13:18 -04:00
committed by GitHub
parent 0dc7576bb4
commit 654263dd6f
20 changed files with 236 additions and 65 deletions

View File

@ -71,7 +71,6 @@ export const createMockWidgetControlProps = <
locale: undefined,
i18n: undefined,
duplicate: false,
hidden: false,
controlled: false,
theme: 'light',
onChange: jest.fn(),