From 83f025161b6ab6cbb6c87606c7be40b2f1c1cf59 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sun, 19 Dec 2021 18:02:02 +0330 Subject: [PATCH] cleanup (#117) * cleanup * fix template --- .github/pull_request_template.md | 2 +- src/components/{ => chapter}/ChapterCard.tsx | 0 src/components/{ => chapter}/ChapterList.tsx | 6 +++--- src/components/{ => chapter}/ChapterOptions.tsx | 4 ++-- src/screens/Manga.tsx | 2 +- src/typings.d.ts | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) rename src/components/{ => chapter}/ChapterCard.tsx (100%) rename src/components/{ => chapter}/ChapterList.tsx (97%) rename src/components/{ => chapter}/ChapterOptions.tsx (97%) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 33c4cf04..aa7ff3d9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -<--! +