Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyush1718 committed Apr 29, 2024
1 parent 28108ab commit db6d416
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import SearchComponent from './SearchComponent';
<a href="#homepagelink" style={{ textDecoration: 'none' }}>
<Card style={{ border: 'none', borderBottom: 'none'}}>
<Card.Header style={styles.cardHeader}>
<CustomAccordion eventKey="0">
<CustomAccordion>
<div style={styles.firstCarDiv}>
<div style={styles.image}>
{/* <Image src={homeIcon} alt={'Home'} style={styles.homeIcon} /> */}
Expand Down

0 comments on commit db6d416

Please sign in to comment.