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 dd61382 commit 7f0fca9Copy full SHA for 7f0fca9
index.html
@@ -26,6 +26,6 @@
26
<option value="option14">option14</option>
27
</select>
28
29
- <script src="index.js"></script>
+ <script src="customSelect.js"></script>
30
</body>
31
</html>
0 commit comments