add radio support

This commit is contained in:
Thomas Amland
2020-09-07 18:43:22 +02:00
parent 4fca9f417b
commit c3a5136f0f
5 changed files with 127 additions and 0 deletions
+2
View File
@@ -5,6 +5,7 @@
import Vue from 'vue'
import {
BIcon,
BIconBroadcast,
BIconCardText,
BIconChevronCompactRight,
BIconMusicNoteList,
@@ -28,6 +29,7 @@
export default Vue.extend({
components: {
BIcon,
BIconBroadcast,
BIconCardText,
BIconChevronCompactRight,
BIconMusicNoteList,