Skip to content

Commit 0c12cd3

Browse files
committed
update prettier issue
1 parent 1c66d36 commit 0c12cd3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

pages/index.page.tsx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -887,10 +887,18 @@ for Accounting integrations'
887887
/>
888888
</a>
889889
<a href='https://supadata.ai/' target='_blank' rel='noreferrer'>
890-
<img src={supadata_logo} className=' w-44' alt='supadata logo' />
890+
<img
891+
src={supadata_logo}
892+
className='w-44'
893+
alt='supadata logo'
894+
/>
891895
</a>
892896
<a href='https://dottxt.ai/' target='_blank' rel='noreferrer'>
893-
<img src={dottxt_logo} className=' w-44' alt='dottxt logo' />
897+
<img
898+
src={dottxt_logo}
899+
className='w-44'
900+
alt='dottxt logo'
901+
/>
894902
</a>
895903
<a
896904
href='https://www.sourcemeta.com/'

0 commit comments

Comments
 (0)