feat: Use prettier-eslint to format code
This commit is contained in:
committed by
mrugesh mohapatra
parent
1ba67c4e2b
commit
b13e5fb41a
@@ -96,12 +96,8 @@ function Footer() {
|
||||
</Col>
|
||||
<Col lg={3} sm={2} xs={12}>
|
||||
<ColHeader>Our Learning Resources</ColHeader>
|
||||
<Link to='/learn'>
|
||||
Learn
|
||||
</Link>
|
||||
<Link to='/guide'>
|
||||
Guide
|
||||
</Link>
|
||||
<Link to='/learn'>Learn</Link>
|
||||
<Link to='/guide'>Guide</Link>
|
||||
<Link to='https://www.youtube.com/freecodecamp'>Youtube</Link>
|
||||
<Link to='https://podcast.freecodecamp.org'>Podcast</Link>
|
||||
<Link to='https://twitter.com/freecodecamp'>Twitter</Link>
|
||||
|
Reference in New Issue
Block a user