replayio / website

Code for our demo site on replay.io/demo
https://website-git-master.recordreplay.vercel.app
1 stars 1 forks source link

cleanup #173

Closed jasonLaster closed 5 months ago

jasonLaster commented 5 months ago
  1. switch to pnpm
  2. create a cell component which cleans up the code and makes it easier to inspect
  3. style cells differently based on player and game state
  4. removes unused code which cant be inspected
vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2024 3:13am
jonbell-lot23 commented 5 months ago

Thanks for these improvements!

One thing: instead of setting the success color to red, can you use #ee0979 instead to match the refresh button?