Fix lint errors

This commit is contained in:
Sakura Knoll
2021-12-20 06:39:12 +09:00 Unverified
parent 266a8acfda
commit daa54e6fdd
7 changed files with 21 additions and 4 deletions
+1
View File
@@ -67,6 +67,7 @@ const WeaponListPage = ({ weaponDataList }: WeaponListPageProps) => {
}}
>
<img
alt={weapon.name}
style={{
position: 'absolute',
left: '50%',