2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

visual tests: add missing base-component dist file (#33167)

Regression of #32313
This commit is contained in:
XhmikosR
2021-02-22 08:42:43 +02:00
committed by GitHub
parent 5693f1ad86
commit 730566221f
11 changed files with 11 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@
<script src="../../dist/dom/event-handler.js"></script>
<script src="../../dist/dom/selector-engine.js"></script>
<script src="../../dist/dom/data.js"></script>
<script src="../../dist/base-component.js"></script>
<script src="../../dist/button.js"></script>
</body>
</html>