react-two-way-querybuilder
react-two-way-querybuilder copied to clipboard
Fixed bug. Saved queries now work on dropdowns.
Added additional story to test functionality.
This pull request addresses this issue: https://github.com/Lefortov/react-two-way-querybuilder/issues/10
Hi I tested this fix in my project and work correctly. Can you merge this pull request in master? I need it. Thanks Marco
I could you please merge this code. I used the storybook index.js as a reference for simple examples and I copy/pasted the config which was causing an error because of the wrong casing on 'firstname' This merge would fix that