Skip to content

Commit 713c782

Browse files
committed
add demo page
1 parent 55c822d commit 713c782

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

page/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>React TabVisibility</title>
6+
</head>
7+
<body>
8+
<main>
9+
</main>
10+
<script type="text/javascript" src="main.js"></script></body>
11+
</html>

page/main.js

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)