We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8c678 commit 07dd02eCopy full SHA for 07dd02e
docs/index.html
@@ -6,7 +6,8 @@
6
<title>react-infinite-tree</title>
7
<meta name="description" content="">
8
<meta name="viewport" content="width=device-width, initial-scale=1">
9
-<link rel="stylesheet" href="vendor/bootstrap/3.3.6/css/bootstrap.min.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
10
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
11
<link rel="stylesheet" href="common.css">
12
<!--[if lt IE 9]>
13
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
0 commit comments