Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinGuzman committed Oct 30, 2023
1 parent 2dad81a commit ed89bf2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/SearchForm/SearchForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ const SearchForm = () => {
/>
</div>
<div className={styles.advancedSearchContainer}>
<RCLink href={"/search/advanced"}>
Advanced Search
</RCLink>
<RCLink href={"/search/advanced"}>Advanced Search</RCLink>
</div>
</div>
</div>
Expand Down

0 comments on commit ed89bf2

Please sign in to comment.