Skip to content

Commit

Permalink
chore(docs): fixed "postMessage" url in Reference.md (#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhrg3se committed Mar 15, 2021
1 parent 30a53d9 commit f7504cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

---

Expand Down

0 comments on commit f7504cc

Please sign in to comment.