improve user menu

This commit is contained in:
Thomas Amland
2020-07-31 18:39:29 +02:00
parent b82172adf6
commit 6ad7d8d33d
4 changed files with 32 additions and 6 deletions
+2
View File
@@ -19,6 +19,7 @@
BIconThreeDotsVertical,
BIconMusicNoteBeamed,
BIconBoxArrowRight,
BIconPersonFill,
} from 'bootstrap-vue'
export default Vue.extend({
@@ -38,6 +39,7 @@
BIconThreeDotsVertical,
BIconMusicNoteBeamed,
BIconBoxArrowRight,
BIconPersonFill,
},
props: {
icon: { type: String }