Skip to content

Commit

Permalink
Merge branch 'master' into ejolie
Browse files Browse the repository at this point in the history
  • Loading branch information
hg-pyun authored May 3, 2019
2 parents 67b33ab + 2e318f2 commit 052e3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LayoutHeader/DocSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class DocSearch extends Component<{}, State> {
// eslint-disable-next-line no-undef
if (window.docsearch) {
window.docsearch({
apiKey: '36221914cce388c46d0420343e0bb32e',
apiKey: '61afa0daa482db2154b69c27d642f815',
indexName: 'react',
inputSelector: '#algolia-doc-search',
});
Expand Down

0 comments on commit 052e3a9

Please sign in to comment.