Fix presentation of props in 'Button' docs

This commit is contained in:
周中原
2017-05-05 09:47:09 +08:00
committed by Nicolas Gallagher
parent 1c37a42566
commit 79a6a5a486

View File

@@ -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.