diff --git a/06currencyConvertor/src/change b/06currencyConvertor/src/change new file mode 100644 index 0000000..59a3ef8 --- /dev/null +++ b/06currencyConvertor/src/change @@ -0,0 +1,3 @@ +//in app.jsx this should be updated sir + +onCurrencyChange={(currency) => setFrom(currency)}