**Steps**: 1. Open http://localhost:3000/ in development 2. Click on right side bottom icon to create new project. 3. Observe console [issue1.webm](https://github.com/c0d3-dump/teester/assets/122201342/73cccf24-117e-4e1b-95a6-e7a4a10e0ae7) **Expected Result:** There should not be any console log with issue when creating new project or edit existing project **Probable Reason:** src/ui/form.tsx have some Refs which may not have forwardRef.
Steps:
1. Open http://localhost:3000/ in development
2. Click on right side bottom icon to create new project.
3. Observe console
Screencast.from.27-07-23.05.25.39.PM.IST.webm
Expected Result:
There should not be any console log with issue when creating new project or edit existing project
Probable Reason:
src/ui/form.tsx have some Refs which may not have forwardRef.