Skip to content

Instantly share code, notes, and snippets.

@JasonStoltz
Created June 27, 2019 20:37
Show Gist options
  • Save JasonStoltz/b1085dce082624fbedfaafaf3c143ed1 to your computer and use it in GitHub Desktop.
Save JasonStoltz/b1085dce082624fbedfaafaf3c143ed1 to your computer and use it in GitHub Desktop.
Medium - Search UI - 11
// ...
<Layout
// ...
header={<SearchBox autocompleteSuggestions={true} />}
/>
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment