snowballtools-base/packages
Vivian Phung 41bcb2e7d0
fix: ProjectSearchBarDialog suppressRefError (#222)
This PR resolves issues with the Project Search Bar component where `getMenuProps` was causing reference errors. By adding `suppressRefError: true` to `getMenuProps` in both `ProjectSearchBar` and `ProjectSearchBarDialog`, the warnings are suppressed.

---
2024-06-24 18:51:31 -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 suppressRefError (#222) 2024-06-24 18:51:31 -04:00
gql-client feat(template projects): generate git repo on backend (#218) 2024-06-24 18:38:01 -04:00