improve login screen

This commit is contained in:
Thomas Amland
2020-08-04 20:16:59 +02:00
parent 18d70f5c2e
commit 764ae899a0
2 changed files with 32 additions and 25 deletions
+2
View File
@@ -19,6 +19,7 @@
BIconMusicNoteBeamed,
BIconBoxArrowRight,
BIconPersonFill,
BIconPersonCircle,
} from 'bootstrap-vue'
export default Vue.extend({
@@ -38,6 +39,7 @@
BIconMusicNoteBeamed,
BIconBoxArrowRight,
BIconPersonFill,
BIconPersonCircle,
},
props: {
icon: { type: String }