snowballtools-base/packages
Vivian Phung 4a78eb13f6
fix: ProjectSearchBarDialog (search small screen) Suggestions once (#223)
Refactor the rendering logic of the suggestion list in `ProjectSearchBarDialog` component. This change simplifies the conditional rendering by restructuring the JSX to be more readable and maintainable. Now, the 'Suggestions' label is rendered once if there are items, and the items are mapped afterward.

---
2024-06-24 18:54:32 -04:00
..
backend feat(template projects): generate git repo on backend (#218) 2024-06-24 18:38:01 -04:00
deployer Refactor(README.md) (#217) 2024-06-22 18:07:47 -04:00
frontend fix: ProjectSearchBarDialog (search small screen) Suggestions once (#223) 2024-06-24 18:54:32 -04:00
gql-client feat(template projects): generate git repo on backend (#218) 2024-06-24 18:38:01 -04:00