mirror of
https://github.com/penpot/penpot.git
synced 2026-07-18 20:18:11 +00:00
The parameter name 'filter' shadowed clojure.core/filter within the function scope. Renamed to 'filter-value' for clarity and to prevent potential bugs if core/filter were needed in future changes.