mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-10 07:19:40 +08:00
docs: minor english fix in snackbar actions doc (#482)
This commit is contained in:
@@ -15,7 +15,7 @@ type Props = {
|
||||
*/
|
||||
visible: boolean,
|
||||
/**
|
||||
* Label and press callback for the action button. It should contains following properties:
|
||||
* Label and press callback for the action button. It should contain the following properties:
|
||||
* - `label` - Label of the action button
|
||||
* - `onPress` - Callback that is called when action button is pressed.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user