Skip to content

Commit e51c5d5

Browse files
committed
Added allowsUndo
1 parent f75dd39 commit e51c5d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/CodeEditor/UXCodeTextViewRepresentable.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ struct UXCodeTextViewRepresentable : UXViewRepresentable {
130130
return
131131
}
132132

133+
print("Why wont the dispatchqueue go away!")
133134
parent.source.wrappedValue = textView.string
134135
}
135136

0 commit comments

Comments
 (0)