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 36eed90 commit fcf87f5Copy full SHA for fcf87f5
examples/showalert.html
@@ -49,6 +49,6 @@ <h1>Alert modal example</h1>
49
<button onclick="hide('#alert-modal')">Close</button>
50
</div>
51
</section>
52
- <script src="helper.js"></script>
+ <script src="./../helper.js"></script>
53
</body>
54
</html>
0 commit comments