Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CurrencyType UI updation #34

Open
sachinGurjar17 opened this issue Nov 27, 2023 · 3 comments
Open

CurrencyType UI updation #34

sachinGurjar17 opened this issue Nov 27, 2023 · 3 comments

Comments

@sachinGurjar17
Copy link

on updating the currency type in currency options our UI does not show us the change currency type

Screenshot 2023-11-27 164632

@sachinGurjar17
Copy link
Author

just a simple in change needed

in App.jsx , in inputBox component of from we replace the code

onCurrencyChange={(currency) => setAmount(amount)}

with

**onCurrencyChange={(currency) => setAmount(amount)}**

@sachinGurjar17
Copy link
Author

sir we also learn open source from your project also ,

you are doing great job sir

@emteeyazhussain
Copy link

yes i changed but is still not worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants