Skip to content

Commit d745caf

Browse files
Missing import from merges
1 parent 2b3dd68 commit d745caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/components/main/DirectChildHTMLNestable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import globalDefaultStyle from '../../public/styles/globalDefaultStyles';
88
import renderChildren from '../../helperFunctions/renderChildren';
99
// Caret
1010
import Annotation from './Annotation'
11+
import validateNewParent from '../../helperFunctions/changePositionValidation'
1112

1213
function DirectChildHTMLNestable({
1314
childId,

0 commit comments

Comments
 (0)