UNPKG

@synapsestudios/react-scroll

Version:
13 lines (12 loc) 347 B
<!doctype html> <header> <title>React Scroll Examples</title> <link href="app.css" rel="stylesheet"/> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" </header> <body> <div id="example"> </div> </body> <script src="/__build__/shared.js"></script> <script src="/__build__/basic.js"></script>