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 6826bd6 commit 3ef55a3Copy full SHA for 3ef55a3
index.js
@@ -4,5 +4,6 @@ module.exports = {
4
InstantSearch: require('./lib/InstantSearch'),
5
widgets: {
6
searchBox: require('./widgets/search-box/'),
7
+ results: require('./widgets/hits/')
8
}
9
};
0 commit comments