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 2b3dd68 commit d745cafCopy full SHA for d745caf
app/src/components/main/DirectChildHTMLNestable.tsx
@@ -8,6 +8,7 @@ import globalDefaultStyle from '../../public/styles/globalDefaultStyles';
8
import renderChildren from '../../helperFunctions/renderChildren';
9
// Caret
10
import Annotation from './Annotation'
11
+import validateNewParent from '../../helperFunctions/changePositionValidation'
12
13
function DirectChildHTMLNestable({
14
childId,
0 commit comments