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
2024-04-11 21:48:58 -05:00
2024-06-22 17:05:34 -04:00
2024-04-11 21:48:58 -05:00
2024-05-22 09:21:00 -05:00
2024-04-11 21:49:14 -05:00
2024-06-24 15:00:45 -04:00
2024-06-19 22:59:20 -05:00

snowballtools-base

This is a yarn workspace monorepo for the dashboard.

Getting Started

Install dependencies

In the root of the project, run:

yarn

Build backend

yarn build --ignore frontend

Environment variables, running the development server, and deployment

Follow the instructions in the README.md files of the backend and frontend packages.

S
Description
No description provided
Readme
14 MiB
Languages
TypeScript 95.4%
Shell 2.6%
CSS 1%
JavaScript 0.7%
HTML 0.3%