No example/dist

This commit is contained in:
Tanner Linsley
2016-11-02 13:08:20 -06:00
parent 75317c2251
commit e922a43741
4 changed files with 0 additions and 59322 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

171
example/dist/app.css vendored

File diff suppressed because one or more lines are too long

59138
example/dist/app.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,13 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>React-Table Demo</title>
<link rel="stylesheet" href="/app.css" charset="utf-8">
</head>
<body>
<div id="app"></div>
<script src="/app.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>