Skip to content

Commit b7db3f6

Browse files
committed
Format fix :)
1 parent 93543a8 commit b7db3f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/CodeEditor/UXCodeTextViewRepresentable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ struct UXCodeTextViewRepresentable : UXViewRepresentable {
7777
private let flags : CodeEditor.Flags
7878
private let indentStyle : CodeEditor.IndentStyle
7979
private let inset : CGSize
80-
private let allowsUndo: Bool
80+
private let allowsUndo : Bool
8181
private let autoPairs : [ String : String ]
8282
private let autoscroll : Bool
8383

0 commit comments

Comments
 (0)