We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3497c commit 82f1173Copy full SHA for 82f1173
1 file changed
README.md
@@ -59,8 +59,7 @@ ResizingTextView(
59
60
// Customized textContentInset
61
ResizingTextView(
62
- text: $text5,
63
- placeholder: ""
+ text: $text5
64
)
65
#if os(macOS)
66
.textContainerInset(CGSize(width: 40, height: 10))
0 commit comments