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

new components for currency exchange #172

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Akashdeep-Patra
Copy link
Contributor

@Akashdeep-Patra Akashdeep-Patra commented Mar 14, 2021

image

image

image

image

image

@Akashdeep-Patra Akashdeep-Patra changed the title "new components added" new components for currency exchange Mar 14, 2021
Copy link
Contributor

@swarajpure swarajpure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some queries.. please check...

Nice PR btw 😂

second_image,
normalized_number,
}) => {
const ExcgangeRateRow = ({ src, target, value }) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you meant ExchangeRateRow... The spelling of Exchange...

display: flex;
justify-content: space-between;
column-gap: 2%;
padding: 5%;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure to keep the padding dynamic? 🤔

column-gap: 2%;
}
.currency_exchange_select__component {
height: 50px !important;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!important.... Can we have some other fix?

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

Successfully merging this pull request may close these issues.

2 participants