Skip to content

Commit 20b3792

Browse files
committed
removed unwanted import
1 parent 849c5ff commit 20b3792

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/content/comments/core-concepts/configure.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,3 @@ Comments.Configure({
6868
onClickThread: (id) => console.log('Thread clicked', id),
6969
})
7070
```
71-
72-
import { Configure } from 'react-instantsearch'

0 commit comments

Comments
 (0)