feat: confine conditions inside list to the same local list item (#863)
This commit is contained in:
committed by
GitHub
parent
82a8e11ab3
commit
5602812774
@ -65,6 +65,7 @@ export const createMockWidgetControlProps = <
|
||||
hasErrors,
|
||||
submitted: false,
|
||||
forList: false,
|
||||
listItemPath: undefined,
|
||||
forSingleList: false,
|
||||
disabled: false,
|
||||
locale: undefined,
|
||||
|
Reference in New Issue
Block a user