Skip to content

Commit 3b8376a

Browse files
authored
Change react link to original link
1 parent d8e28ad commit 3b8376a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playgrounds/react/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
Configure,
1212
} from 'react-instantsearch-dom'
1313
import './App.css'
14-
import { instantMeiliSearch } from '../../../src/client/index'
14+
import { instantMeiliSearch } from '../../../src/index'
1515

1616
const searchClient = instantMeiliSearch(
1717
'https://demos.meilisearch.com',

0 commit comments

Comments
 (0)