Ron Au commited on
Commit
9828b28
1 Parent(s): c654258

fix(scrolling): Add iFrame Resizer

Browse files
Files changed (1) hide show
  1. static/index.html +1 -0
static/index.html CHANGED
@@ -83,4 +83,5 @@
83
  </section>
84
  </main>
85
  </body>
 
86
  </html>
 
83
  </section>
84
  </main>
85
  </body>
86
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
87
  </html>