An error in chai-aur-react/06currencyConverter app
Author: Bishal-Dey545Created Jan 28, 2026Updated Jan 31, 2026
Hi,
With due respect, I found an issue in your repository and wanted to report it.
In 06currencyConverter/App.jsx in line number 69 it is written "selectCurrency={from}" instead of "selectCurrency={to}" due to which there is a difference in expected and actual output
Expected Behavior: If we select inr or any other currency then it should be updated on web
Actual Behavior: No matter whatever currency we choose it is still showing same currency
It will be very nice if you update the code so that other people including me dont get problem in future
Thank you
Source: hiteshchoudhary/chai-aur-react