Skip to content

Commit

Permalink
removed unwanted import
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed Jul 17, 2024
1 parent 0e72d94 commit 388c991
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/content/comments/core-concepts/configure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,3 @@ Comments.Configure({
onClickThread: (id) => console.log('Thread clicked', id),
})
```

import { Configure } from 'react-instantsearch'

0 comments on commit 388c991

Please sign in to comment.