Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maxakash committed Mar 7, 2020
1 parent 108c7c0 commit fcd3127
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import SwiftUI

//@available(iOS 13, *)
@available(iOS 13, *)
public struct FloatingLabelTextField: View {

@State private var placeHolder: String = ""
Expand Down

0 comments on commit fcd3127

Please sign in to comment.