feat: confine conditions inside list to the same local list item (#863)

This commit is contained in:
Daniel Lautzenheiser
2023-09-06 12:05:39 -04:00
committed by GitHub
parent 82a8e11ab3
commit 5602812774
14 changed files with 319 additions and 60 deletions

View File

@ -65,6 +65,7 @@ export const createMockWidgetControlProps = <
hasErrors,
submitted: false,
forList: false,
listItemPath: undefined,
forSingleList: false,
disabled: false,
locale: undefined,