chore(docs): fixed "postMessage" url in Reference.md (#1913)

This commit is contained in:
Bhargab 2021-03-15 15:05:57 +05:45 committed by GitHub
parent 30a53d9480
commit f7504ccead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ This document lays out the current public properties and methods for the React N
- [`clearCache`](Reference.md#clearCache)
- [`clearHistory`](Reference.md#clearHistory)
- [`requestFocus`](Reference.md#requestFocus)
- [`postMessage`](Reference.md#postMessage)
- [`postMessage`](Reference.md#postmessagestr)
---