A
Anonymous
Use Filter Store - Copy this React, Mui Component to your project
implement-a-filter-component-that-takes-an-array-of-"Property"-objects,-which-will-have-a-Property-name,-an-ID-and-a-data-type.-The-filter-component-will-need-to-use-zustand-to-update-a-store-with-the-selected-filter-values.-Each-property-can-have-multiple-values,-always-connected-by-an-"and"-connector.-The-filter-component-should-allow-adding-and-removing-properties-and-values-to-compare-to.-The-operator-list-should-be:-[=,->,->=,-<,-<=,-<>,-NULL,-NOT-NULL]
Prompt
