From 53197b5e2d70c27ea076bc35366e13f2bfead1c8 Mon Sep 17 00:00:00 2001 From: Tomasz Rymkiewicz Date: Mon, 27 Dec 2021 23:33:55 +0100 Subject: [PATCH] Autoclose HTML tags --- src/App.vue | 4 ++-- src/components/Channel.vue | 4 +++- src/components/Comment.vue | 15 ++++++--------- src/components/FeedPage.vue | 4 +++- src/components/HistoryPage.vue | 2 +- src/components/Player.vue | 8 +------- src/components/Playlist.vue | 4 +++- src/components/SearchResults.vue | 18 +++++++----------- src/components/VideoItem.vue | 6 +++--- src/components/WatchVideo.vue | 13 +++++++------ 10 files changed, 36 insertions(+), 42 deletions(-) diff --git a/src/App.vue b/src/App.vue index c245aa32..54c45b0c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,10 +9,10 @@ diff --git a/src/components/Channel.vue b/src/components/Channel.vue index 1e7c4d56..701b363f 100644 --- a/src/components/Channel.vue +++ b/src/components/Channel.vue @@ -8,7 +8,9 @@ -

+

+ +