Skip to content

Commit 229d3b0

Browse files
authored
Update README.md
1 parent 1a26696 commit 229d3b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ Otherwise, the app will be crashed before showing the action sheet.
174174
```swift
175175
actionSheet.onNextActions(
176176
sourceView: view,
177+
title: "Test title",
178+
message: "Test message",
177179
.default(title: "Default") {
178180
print("Default")
179181
},

0 commit comments

Comments
 (0)