Fix type error
This commit is contained in:
parent
cd8bb72f94
commit
f21711f3dc
|
@ -156,7 +156,6 @@ function SearchSection(props: {
|
|||
? sort
|
||||
: undefined
|
||||
}
|
||||
showProbChange={sort === 'prob-change-day'}
|
||||
loadMore={loadMore}
|
||||
/>
|
||||
) : (
|
||||
|
|
Loading…
Reference in New Issue
Block a user