mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00: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