DEMO 💡 for CSVDownload
This commit is contained in:
parent
e12119b634
commit
d07ce0e46f
2 changed files with 24 additions and 29 deletions
34
docs/build/bundle.js
vendored
34
docs/build/bundle.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue