1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

visual tests: minor fixes (#34802)

This commit is contained in:
XhmikosR
2021-08-23 18:33:55 +03:00
committed by GitHub
parent 6cf52ed5f7
commit 40042ee503
4 changed files with 5 additions and 7 deletions

View File

@@ -218,13 +218,11 @@
</div>
</div>
<script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script>
<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/dom/manipulator.js"></script>
<script src="../../dist/base-component.js"></script>
<script src="../../dist/tab.js"></script>
<script src="../../dist/dropdown.js"></script>
</body>
</html>