mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 05:21:14 +02:00
* fix kanban view localStorage * add functionality for list view and add type for kanban function * add comment in issue-filter-helper store * improved code quality * add comment for clarity * use better variable names * use useCallback hook and change variable name * made suggested changes