Made a channel page

This commit is contained in:
Kasper Rynning-Tønnesen
2019-12-03 16:22:38 +01:00
parent 70dd1cbeb1
commit d495d77245
10 changed files with 277 additions and 53 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div class="conatiner">
<h1>Player</h1>
<YouTube
@end="end('youtube')"
@pause="pause('youtube')"
@@ -17,7 +16,7 @@ import YouTube from "@/components/player/YouTube";
export default {
components: {
YouTube,
YouTube
},
data() {
return {