Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzius committed Oct 14, 2024
1 parent b691775 commit 21e1466
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/screens/Search/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ import {ChevronBottom_Stroke2_Corner0_Rounded as ChevronDown} from '#/components
import {Menu_Stroke2_Corner0_Rounded as Menu} from '#/components/icons/Menu'
import * as Layout from '#/components/Layout'


function Loader() {
const pal = usePalette('default')
const {isMobile} = useWebMediaQueries()
Expand Down

0 comments on commit 21e1466

Please sign in to comment.