Skip to content

Commit 202169a

Browse files
committed
lint
1 parent 44b24cb commit 202169a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pages/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ const Home = () => {
5050
width='100%'
5151
style={{ objectFit: 'cover' }}
5252
/>
53-
<div className='hero-text'>{`De-risk R&D decisions and increase the likelihood of successful, first-in-class, drug candidates`}</div>
53+
<div className='hero-text'>
54+
{`De-risk R&D decisions and increase the likelihood of successful, first-in-class, drug candidates`}
55+
</div>
5456
</div>
5557
<div className='container'>
5658
<SearchBar

0 commit comments

Comments
 (0)