- Move search bar to the left of the view toggle in Header component - Remove batch badge fetching implementation (useBatchBadgeFetch hook, tests, GitHub routes) - Clean up associated types and API endpoints - Add changeset for visual improvement
6 lines
147 B
Markdown
6 lines
147 B
Markdown
---
|
|
"@dustinbyrne/kb": patch
|
|
---
|
|
|
|
Move search bar to the left of the board/list view toggle in the dashboard header for improved visual hierarchy.
|