Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 626a568

Browse files
authored
fix(react): add missing configure widget import (#540)
1 parent 89c8d71 commit 626a568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/React InstantSearch/src/App.js.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import {
55
Hits,
66
SearchBox,
77
{{#if flags.dynamicWidgets}}
8+
Configure,
89
ExperimentalDynamicWidgets,
910
{{/if}}
1011
{{#if attributesForFaceting}}

0 commit comments

Comments
 (0)