Skip to content

Bug: Duplicate imports and JSX in _app.projects.$projectId.tsx prevent frontend from compiling #218

Description

@VidhanGupta-01

Description

While working on another frontend issue, I noticed that the current main branch fails to compile because frontend/src/routes/_app.projects.$projectId.tsx contains duplicated imports and duplicated JSX.

Steps to Reproduce

  1. Clone the repository.
  2. Install dependencies.
  3. Run:
npm install
npm run dev

Screenshot

Image

Hi! I'm Vidhan Gupta, an ECSoC contributor. I'd feel privileged to work on this issue. Can this be assigned to me? @nensii21

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions