mirror of
https://github.com/penpot/penpot.git
synced 2026-05-06 00:28:43 +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.