Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.filter(({ p, i }) => common.filterArray(p, i, this.schema.items, this.filter))
}
.filter(({ p, i }) => common.filterArray(p, i, this.schema.items, this.filter))
}
.filter(({ p, i }) => common.filterArray(p, i, this.props.schema.items, this.filter))
.map(({ p, i }) => (