We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e28ad commit 3b8376aCopy full SHA for 3b8376a
playgrounds/react/src/App.js
@@ -11,7 +11,7 @@ import {
11
Configure,
12
} from 'react-instantsearch-dom'
13
import './App.css'
14
-import { instantMeiliSearch } from '../../../src/client/index'
+import { instantMeiliSearch } from '../../../src/index'
15
16
const searchClient = instantMeiliSearch(
17
'https://demos.meilisearch.com',
0 commit comments