ignore type check for now

This commit is contained in:
Ashokaditya 2021-04-27 17:29:41 +02:00
parent 6f2d0d7810
commit 284352ec9a

View file

@ -583,6 +583,7 @@ export const getEntryOnOperatorChange = (
index: parent.parentIndex,
updatedEntry: {
...parent.parent,
// @ts-expect-error
entries: [
...parent.parent.entries.slice(0, entryIndex),
{