sylfort / cats-n-cheese

https://cats-n-cheese.vercel.app
3 stars 2 forks source link

Displays current game round in the dom #13

Closed iamzaidmohammed closed 2 days ago

iamzaidmohammed commented 2 days ago

Oh in the interface.jsx I see Shiru didn't use next/image to render the image so I imported next/image and used it to render the image. Also the current game round is now displayed in the DOM

vercel[bot] commented 2 days ago

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

Name Status Preview Comments Updated (UTC)
cats-n-cheese ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2024 10:42am
sylfort commented 2 days ago

lgtm, thanks for importing next/image

iamzaidmohammed commented 2 days ago

So should I merge now?