Add `recent` to search props (#2394)

The new search popout requires the `recent` prop to be set, otherwise onboarding crashes with "recent is undefined"

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
lolsob-rspec
Plastikmensch 2023-09-03 08:46:30 +02:00 committed by GitHub
parent 2514c0efa1
commit d245d6380b
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ const PageThree = ({ myAccount }) => (
onSubmit={noop}
onClear={noop}
onShow={noop}
recent={{}}
/>
<div className='pseudo-drawer'>