Skip to content

Commit c865265

Browse files
committed
implemented element with polyfill
1 parent f839b7a commit c865265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deep-intersection-observer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<link rel="import" href="../polymer/polymer.html">
2-
<script src="path/to/intersection-observer.js"></script>
2+
<script src="../intersection-observer/polyfill/intersection-observer.js"></script>
33

44
<dom-module id="deep-intersection-observer">
55
<script>

0 commit comments

Comments
 (0)