PotLock / bos-app

PotLock BOS (blockchain operating system - decentralized front ends) App
MIT License
8 stars 9 forks source link

make sure active pots are being shown on pot page #542

Closed spandan972 closed 4 months ago

spandan972 commented 4 months ago

Changed Card.jsx so Active pots had a Test-id identifying them as active pots. Made a test that finds the active pots with this ID.

elliotBraem commented 4 months ago

Nice work @spandan972 -- see how CI/Prettier is failing?

Can you run npm run fmt and push the formatted result please?