mirror of
https://github.com/apache/superset.git
synced 2026-06-05 23:59:25 +00:00
* fix(native-filters): default value checkbox in config modal * disable checkbox if required * simplify styling logic * make default value mandatory if checked * address comments