mattybojo / renoir

0 stars 0 forks source link

[FilterSort] Add support for ShoppingList's isShopped property #41

Open mattybojo opened 2 years ago

mattybojo commented 2 years ago

isShopped is a boolean property and is currently unsupported in the FilterSort component.

This will require implementing one of the FilterTypes such as toggle/checkbox/other.