Skip to content

Commit

Permalink
fix(browser): update /awesome to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Jan 23, 2025
1 parent 16f09bf commit 41955c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/src/SearchRedirectPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import StatusMessage from './StatusMessage'
import { fetchSearchResults } from './search'
import useRequest from './useRequest'

const defaultSearchDataset = 'gnomad_r2_1'
const defaultSearchDataset = 'gnomad_r4'

type SearchRedirectProps = {
query: string
Expand Down

0 comments on commit 41955c7

Please sign in to comment.