2017-01-26 11:49:39 -08:00
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
2017-09-27 17:25:27 +03:00
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
|
2017-01-26 11:49:39 -08:00
|
|
|
<title></title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="root"></div>
|
|
|
|
</body>
|
2017-09-27 17:25:27 +03:00
|
|
|
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
|
|
|
|
<script type="text/javascript"> docsearch({
|
|
|
|
apiKey: 'c967b4a1491b9cb486d3dca087b771e6',
|
|
|
|
indexName: 'reactnavigation',
|
|
|
|
inputSelector: '#doc-search',
|
|
|
|
debug: false
|
|
|
|
});
|
|
|
|
</script>
|
2017-01-26 11:49:39 -08:00
|
|
|
</html>
|