Update WithState.swift

This commit is contained in:
Stephen Celis 2022-12-31 00:27:27 -05:00 committed by GitHub
parent c7891deeac
commit 14bb76a918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ import SwiftUI
///
/// So, instead you can use ``WithState``:
///
///
/// ```swift
/// struct TextField_Previews: PreviewProvider {
/// static var previews: some View {