search-ui
search-ui copied to clipboard
Do not pass "values" into Facet views
The "values" prop was used to determine which facet options were selected. However, that is
now pre-calculated and added to FacetValues in the options prop.
This "values" prop is no longer necessary and should be removed.