wiktoriavh / learn-web-dev

A Single Page with ressources to learn Web Development from Scratch
learn-web-dev.vercel.app
4 stars 4 forks source link

Fix/Use a central container class #7

Closed Mafrans closed 2 years ago

Mafrans commented 2 years ago

Extracts List.tsx container logic to a separate class so that it can be re-used in other components.

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
learn-web-dev ✅ Ready (Inspect) Visit Preview Jun 9, 2022 at 2:41PM (UTC)
wiktoriavh commented 2 years ago

looks good.