mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Add some comments
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
import UIKit
|
||||
import Reusable
|
||||
|
||||
/// Table view cell with only a text field spanning the whole content view, insets can be configured via `textField.insets`
|
||||
class TextFieldTableViewCell: UITableViewCell {
|
||||
|
||||
@IBOutlet weak var textField: InsettedTextField!
|
||||
|
||||
Reference in New Issue
Block a user