Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfb9444 + 6432625 commit 5e770f4Copy full SHA for 5e770f4
docs/_layouts/docs.html
@@ -7,9 +7,9 @@
7
{% include nav_docs.html %}
8
9
<div class="inner-content">
10
+ <a class="edit-page-link" href="https://github.com/facebook/react/tree/master/docs/{{ page.path }}" target="_blank">Edit on GitHub</a>
11
<h1>
12
{{ page.title }}
- <a class="edit-page-link" href="https://github.com/facebook/react/tree/master/docs/{{ page.path }}" target="_blank">Edit on GitHub</a>
13
</h1>
14
<div class="subHeader">{{ page.description }}</div>
15
0 commit comments