Update WithState.swift
This commit is contained in:
parent
c7891deeac
commit
14bb76a918
|
@ -19,7 +19,6 @@ import SwiftUI
|
||||||
///
|
///
|
||||||
/// So, instead you can use ``WithState``:
|
/// So, instead you can use ``WithState``:
|
||||||
///
|
///
|
||||||
///
|
|
||||||
/// ```swift
|
/// ```swift
|
||||||
/// struct TextField_Previews: PreviewProvider {
|
/// struct TextField_Previews: PreviewProvider {
|
||||||
/// static var previews: some View {
|
/// static var previews: some View {
|
||||||
|
|
Loading…
Reference in New Issue