1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02: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

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>