Skip to content

Commit 82f1173

Browse files
committed
nit
1 parent ce3497c commit 82f1173

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ ResizingTextView(
5959

6060
// Customized textContentInset
6161
ResizingTextView(
62-
text: $text5,
63-
placeholder: ""
62+
text: $text5
6463
)
6564
#if os(macOS)
6665
.textContainerInset(CGSize(width: 40, height: 10))

0 commit comments

Comments
 (0)