Wouter - A simple React router library
Javascript, React
This is my first contribution to the Open Source community. For one of my personal projects, I was using Wouter because of its simplicity and small bundle size. I noticed that the path parameters provided by the useParams hook were not updating when the parameters were null. I identified and fixed the bug, submitting my first Pull Request, which was eventually merged. Even though its a small contribution from me, I am proud of this one 🥳.