DEMO 💡 for CSVDownload

This commit is contained in:
abdennour 2017-04-07 00:04:09 +03:00
commit d07ce0e46f
2 changed files with 24 additions and 29 deletions

34
docs/build/bundle.js vendored

File diff suppressed because one or more lines are too long

View file

@ -1,15 +1,10 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>React CSV pattern library</title>
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="build/bundle.js"></script>
<script type="text/javascript" src="forkme.js"></script>
</body>
<head>
<meta charset="utf-8">
<title>React CSV pattern library</title>
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="build/bundle.js"></script></body>
</html>