shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

Frontend:Adding Heading And Content For Message #170

Closed asmit27rai closed 1 week ago

asmit27rai commented 1 week ago

Fixes: #156

Description

  1. The Toast.tsx file was updated to separate heading and content for messages.

  2. Two state variables for heading and content were added.

  3. Updated all instances of toast.open throughout the application to use new message structure.

Checklist

Screenshots (if applicable)

  1. Success Screenshot 2024-06-26 172045
  2. Error Screenshot 2024-06-26 172121
  3. Warning Screenshot 2024-06-26 172242
  4. Info Screenshot 2024-06-26 172156
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 1:07pm
kuv2707 commented 1 week ago

Looks great! Merged, thanks @asmit27rai