From daa54e6fdd3a3216d6389b0f30b96a70520de373 Mon Sep 17 00:00:00 2001 From: Sakura Knoll Date: Mon, 20 Dec 2021 06:39:12 +0900 Subject: [PATCH] Fix lint errors --- src/pages/honkai3rd/battlesuits/[battlesuitId].tsx | 5 ++++- src/pages/honkai3rd/battlesuits/index.tsx | 1 + src/pages/honkai3rd/index.tsx | 6 +++++- src/pages/honkai3rd/stigmata/[stigmataId].tsx | 6 +++++- src/pages/honkai3rd/stigmata/index.tsx | 1 + src/pages/honkai3rd/weapons/[weaponId].tsx | 5 ++++- src/pages/honkai3rd/weapons/index.tsx | 1 + 7 files changed, 21 insertions(+), 4 deletions(-) diff --git a/src/pages/honkai3rd/battlesuits/[battlesuitId].tsx b/src/pages/honkai3rd/battlesuits/[battlesuitId].tsx index 0530416f..41247ca5 100644 --- a/src/pages/honkai3rd/battlesuits/[battlesuitId].tsx +++ b/src/pages/honkai3rd/battlesuits/[battlesuitId].tsx @@ -34,7 +34,10 @@ const BattlesuitShowPage = ({ battlesuit }: BattlesuitShowPageProps) => { - + {battlesuit.name} diff --git a/src/pages/honkai3rd/battlesuits/index.tsx b/src/pages/honkai3rd/battlesuits/index.tsx index c5c53c31..f549fd72 100644 --- a/src/pages/honkai3rd/battlesuits/index.tsx +++ b/src/pages/honkai3rd/battlesuits/index.tsx @@ -70,6 +70,7 @@ const BattlesuitListPage = ({ battlesuits }: BattlesuitListPageProps) => { }} > {battlesuit.name} { Honkai 3rd - + Honkai 3rd Wallpaper diff --git a/src/pages/honkai3rd/stigmata/[stigmataId].tsx b/src/pages/honkai3rd/stigmata/[stigmataId].tsx index 6b1a7ff4..31a29d55 100644 --- a/src/pages/honkai3rd/stigmata/[stigmataId].tsx +++ b/src/pages/honkai3rd/stigmata/[stigmataId].tsx @@ -35,7 +35,10 @@ const StigmataListPage = ({ {stigmataData.name} - + {stigmataData.name} Skill - {stigmataData.skill.name} @@ -63,6 +66,7 @@ const StigmataListPage = ({ }} > {stigmataSetItem.name} { }} > {stigmata.name} { {weapon.name} - + {weapon.name} Weapon Skills diff --git a/src/pages/honkai3rd/weapons/index.tsx b/src/pages/honkai3rd/weapons/index.tsx index 08018291..a229bbc2 100644 --- a/src/pages/honkai3rd/weapons/index.tsx +++ b/src/pages/honkai3rd/weapons/index.tsx @@ -67,6 +67,7 @@ const WeaponListPage = ({ weaponDataList }: WeaponListPageProps) => { }} >