Skip to content

Commit 2cf1be5

Browse files
authored
Update codefund code
1 parent d2cb55e commit 2cf1be5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/src/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<h1 class="page-header__title">React Tabs</h1>
2929
<h2 class="page-header__subtitle">An accessible and easy tab component for <a href="https://reactjs.org/" target="_blank" class="page-header__link" rel="noopener noreferrer">ReactJS</a>.</h2>
3030
<a href="https://github.com/reactjs/react-tabs" class="page-header__button" target="_blank" rel="noopener noreferrer">View on GitHub</a>
31-
<div id="codefund_ad"></div>
31+
<div id="codefund"></div>
3232
</div>
3333
</header>
3434
<div class="page-body">
@@ -47,4 +47,5 @@ <h2 class="page-header__subtitle">An accessible and easy tab component for <a hr
4747
<div>This website uses google analytics. <a href="https://tools.google.com/dlpage/gaoptout" target="_blank" rel="noopener noreferrer">Opt-out here</a>.</div>
4848
</div>
4949
</footer>
50+
<script src="https://codefund.app/properties/113/funder.js" async></script>
5051
</body>

0 commit comments

Comments
 (0)