add component names, Modal dynamically import new phrases plugin to created app

This commit is contained in:
Harald Bamberger
2025-04-15 14:52:24 +02:00
parent 9c5ebc902d
commit b2a7ec6e67
6 changed files with 12 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
import BsModal from './Modal.js';
export default {
name: 'BootstrapAlert',
components: {
BsModal
},