There was an error while loading. Please reload this page.
1 parent eb51f46 commit fd42559Copy full SHA for fd42559
index.html
@@ -7,6 +7,7 @@
7
<title>react-jsonschema-form playground</title>
8
<link rel="stylesheet" id="theme" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
9
<link rel="stylesheet" href="./styles.css">
10
+ <script src="//cdn.polyfill.io/v2/polyfill.min.js"></script>
11
</head>
12
<body>
13
<div id="app"></div>
0 commit comments