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.
1 parent 62e1177 commit e40a120Copy full SHA for e40a120
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