old_examples/nested/index.html (
7
lines of code) (
raw
):
<!doctype html> <meta charset="utf-8"/> <title>React Tabs</title> <body> <div id="example"></div> <script src="/__build__/shared.js"></script> <script src="/__build__/nested.js"></script>