fix: eslint rules

This commit is contained in:
2022-11-14 11:09:29 +07:00
parent 8d49a5ce7a
commit 46e9912e70
8 changed files with 24 additions and 18 deletions

View File

@@ -76,7 +76,7 @@ const Payment = observer(() => {
type={'number'}
className={'rounded-lg'}
size={'large'}
suffix={<Image src={'/assets/icons/gopay.svg'} width={80} height={30} />}
suffix={<Image src={'/assets/icons/gopay.svg'} width={80} height={30} alt={'icon gopay'} />}
placeholder={'08xxxxxxxxx'}
disabled={
notOrder === true