Skip to content

Commit

Permalink
chore: fix ActionSheet doc link (#5768)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackySoul authored and actions-user committed Sep 11, 2023
1 parent 5e75ab7 commit 9042ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vkui/src/components/ActionSheet/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ActionSheet – имитация [нативного компонента](https://developer.apple.com/ios/human-interface-guidelines/views/action-sheets/).
ActionSheet – имитация [нативного компонента](https://developer.apple.com/design/human-interface-guidelines/action-sheets/).
Удобно использовать, когда нужно дать пользователю выбрать одно из множества действий. В качестве `children` принимает
коллекцию `ActionSheetItem`.
На больших экранах прокрутка не отключается.
Expand Down

0 comments on commit 9042ca4

Please sign in to comment.