This commit is contained in:
Nicolas Perriault
2017-02-15 21:34:59 +01:00
parent b0ccf4ad16
commit 46b84f80e4
2 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>react-jsonschema-form playground</title>
<link rel="stylesheet" id="theme" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" id="theme" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="./styles.css">
<script src="//cdn.polyfill.io/v2/polyfill.min.js"></script>
</head>