responsive menus
This commit is contained in:
@ -9,6 +9,7 @@ import APlaylist from './APlaylist.vue'
|
||||
import APlaylistEditor from './APlaylistEditor.vue'
|
||||
import AProgress from './AProgress.vue'
|
||||
import ASoundItem from './ASoundItem.vue'
|
||||
import ASwitch from './ASwitch.vue'
|
||||
import AStatistics from './AStatistics.vue'
|
||||
import AStreamer from './AStreamer.vue'
|
||||
|
||||
@ -17,7 +18,7 @@ import AStreamer from './AStreamer.vue'
|
||||
*/
|
||||
export const base = {
|
||||
AAutocomplete, ACarousel, ADropdown, AEpisode, AList, APage, APlayer, APlaylist,
|
||||
AProgress, ASoundItem,
|
||||
AProgress, ASoundItem, ASwitch
|
||||
}
|
||||
|
||||
export default base
|
||||
|
||||
Reference in New Issue
Block a user