- Replaced direct imports of `KanbanFilters` with type imports from `@/lib/types` across multiple components for consistency. - Simplified `KanbanPageClient` by integrating `DesktopControls` for better organization and readability, removing redundant desktop control code. - Ensured `compactView` is explicitly typed as boolean in relevant components to enhance type safety.
4.3 KiB
4.3 KiB