mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
ignore type check for now
This commit is contained in:
parent
6f2d0d7810
commit
284352ec9a
1 changed files with 1 additions and 0 deletions
|
@ -583,6 +583,7 @@ export const getEntryOnOperatorChange = (
|
|||
index: parent.parentIndex,
|
||||
updatedEntry: {
|
||||
...parent.parent,
|
||||
// @ts-expect-error
|
||||
entries: [
|
||||
...parent.parent.entries.slice(0, entryIndex),
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue