Skip to content

Commit eafaec3

Browse files
committed
add react-scan to examples
1 parent 4419f27 commit eafaec3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/render-counts/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<script src="https://unpkg.com/react-scan/dist/auto.global.js"></script>
34
<title>atomtree example</title>
45
</head>
56
<body>

examples/todo-list/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<script src="https://unpkg.com/react-scan/dist/auto.global.js"></script>
34
<title>atomtree example</title>
45
</head>
56
<body>

0 commit comments

Comments
 (0)