UNLV-CS472-672 / 2024-S-GROUP5-Munch

The Munch app is a social platform where users create profiles by selecting preferred foods.
1 stars 11 forks source link

double import usercontext declaration #128

Open honeepuffs opened 3 months ago

honeepuffs commented 3 months ago

Describe the bug User Context is imported twice

To Reproduce Steps to reproduce the behavior:

  1. go to frontend/components/post/post.tsx
  2. see the double declaration

Screenshots If applicable, add screenshots to help explain your problem.

Additional context (optional) Add any other context about the problem here.