diff --git a/docs/components/Button.md b/docs/components/Button.md index 93ffc47d..7253ed1c 100644 --- a/docs/components/Button.md +++ b/docs/components/Button.md @@ -23,7 +23,7 @@ If `true`, disable all interactions for this element. This function is called on press. -testID: ?string +**testID**: ?string Used to locate this view in end-to-end tests.