Skip to content

Commit

Permalink
Merge pull request #96 from emilsvennesson/test
Browse files Browse the repository at this point in the history
remove redundant comment
  • Loading branch information
Kexon authored Jan 5, 2024
2 parents a5cd39a + ac06e6f commit 598e885
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/components/FilterBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ function FilterBar({
Sort by
</Typography>
</Grid>
{/* <div className='filterBarSmallTitleContainer'>
<p className="filterBarSmallTitle">Sort by</p>
</div> */}

{/* Buttons (This will have own made button components later) */}
<Grid
item
Expand Down

0 comments on commit 598e885

Please sign in to comment.