Skip to content

Commit

Permalink
fix: eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
JedHazaymeh committed Feb 6, 2022
1 parent 07cf281 commit 38b0b6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/features/pages/Search/components/SearchList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ import {
Sort
} from '@mui/icons-material'

import { drawerWidth } from "./FilterDrawer"

export default function SearchList() {
const subject = useLocation().pathname.substring(1)

Expand Down

1 comment on commit 38b0b6c

@vercel
Copy link

@vercel vercel bot commented on 38b0b6c Feb 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.