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 3dcb892 commit 4bf3ab3Copy full SHA for 4bf3ab3
examples/e-commerce/index.html
@@ -25,6 +25,7 @@
25
<link rel="stylesheet" href="./src/app.css" />
26
<link rel="stylesheet" href="./src/app.mobile.css" />
27
<link rel="stylesheet" href="./src/widgets/PriceSlider.css" />
28
+ <script src="https://polyfill.io/v3/polyfill.min.js?features=default,Array.prototype.find,Array.prototype.includes"></script>
29
30
<title>E-commerce demo | Algolia</title>
31
</head>
0 commit comments