Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Apr 15, 2021
1 parent 0058dd0 commit b9a82c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/search_examples/public/search/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ export const SearchExamplesApp = ({
text: mountReactNode(message),
},
{
toastLifeTimeMs: 30000,
toastLifeTimeMs: 300000,
}
);
searchSubscription$.unsubscribe();
Expand Down

0 comments on commit b9a82c5

Please sign in to comment.