fix(instances): handle name/identity aff props
This commit is contained in:
parent
542b491b52
commit
b3edb3aa02
@ -280,7 +280,7 @@ export default compose(
|
|||||||
const parseAffRule = ({
|
const parseAffRule = ({
|
||||||
conditional,
|
conditional,
|
||||||
placement,
|
placement,
|
||||||
identity,
|
type: identity,
|
||||||
name,
|
name,
|
||||||
pattern,
|
pattern,
|
||||||
value
|
value
|
||||||
|
Loading…
Reference in New Issue
Block a user