Skip to content

Commit 4427899

Browse files
committed
Trailing Spaces
1 parent 2622e51 commit 4427899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/CodeEditTextViewExample/CodeEditTextViewExample/Views/ContentView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ struct ContentView: View {
1818
Toggle("Wrap Lines", isOn: $wrapLines)
1919
Toggle("Inset Edges", isOn: $enableEdgeInsets)
2020
Button {
21-
21+
2222
} label: {
2323
Text("Insert Attachment")
2424
}

0 commit comments

Comments
 (0)