diff --git a/website/app/components/ChaptersList.vue b/website/app/components/ChaptersList.vue new file mode 100644 index 0000000..d836f6d --- /dev/null +++ b/website/app/components/ChaptersList.vue @@ -0,0 +1,33 @@ + + + \ No newline at end of file diff --git a/website/app/components/MangaCover.vue b/website/app/components/MangaCover.vue index 4fe767a..d92a5ad 100644 --- a/website/app/components/MangaCover.vue +++ b/website/app/components/MangaCover.vue @@ -12,17 +12,14 @@

{{ manga?.name }}

- diff --git a/website/app/components/MangaDetailPage.vue b/website/app/components/MangaDetailPage.vue index 6f9790a..7fcda9f 100644 --- a/website/app/components/MangaDetailPage.vue +++ b/website/app/components/MangaDetailPage.vue @@ -1,8 +1,9 @@