We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849c5ff commit 20b3792Copy full SHA for 20b3792
src/content/comments/core-concepts/configure.mdx
@@ -68,5 +68,3 @@ Comments.Configure({
68
onClickThread: (id) => console.log('Thread clicked', id),
69
})
70
```
71
-
72
-import { Configure } from 'react-instantsearch'
0 commit comments