We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650ed26 commit ea7b25cCopy full SHA for ea7b25c
src/CollectionNode.tsx
@@ -1,5 +1,4 @@
1
import React, { useEffect, useState, useMemo, useRef } from 'react'
2
-import extractProperty from 'object-property-extractor'
3
import { ValueNodeWrapper } from './ValueNodeWrapper'
4
import { EditButtons, InputButtons } from './ButtonPanels'
5
import { getCustomNode } from './CustomNode'
0 commit comments