We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c94417 commit 07860bcCopy full SHA for 07860bc
public/index.html
@@ -27,6 +27,11 @@
27
28
<body>
29
<noscript>You need to enable JavaScript to run this app.</noscript>
30
+ <a href="https://github.com/codejs-kr/react-virtualized-examples" target="_blank" style="position: fixed; top: 0; right: 0;">
31
+ <img loading="lazy" width="149" height="149"
32
+ src="https://github.blog/wp-content/uploads/2008/12/forkme_right_green_007200.png?resize=149%2C149" class="attachment-full size-full"
33
+ alt="Fork me on GitHub">
34
+ </a>
35
<div id="root"></div>
36
<!--
37
This HTML file is a template.
0 commit comments