File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Sources/DiffableTextViewsXiOS Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import SwiftUI
1313import UIKit
1414
1515//*============================================================================*
16- // MARK: * UITextField x Alignment
16+ // MARK: * UITextField
1717//*============================================================================*
1818
1919extension UITextField {
Original file line number Diff line number Diff line change @@ -17,14 +17,6 @@ import UIKit
1717
1818public extension ProxyTextField . View {
1919
20- //=------------------------------------------------------------------------=
21- // MARK: Accessors
22- //=------------------------------------------------------------------------=
23-
24- @inlinable var value : String {
25- wrapped. text!
26- }
27-
2820 //=------------------------------------------------------------------------=
2921 // MARK: Transformations
3022 //=------------------------------------------------------------------------=
You can’t perform that action at this time.
0 commit comments