Skip to content

new components for currency exchange#172

Open
Akashdeep-Patra wants to merge 5 commits into
RealDevSquad:developfrom
Akashdeep-Patra:bank-exchange
Open

new components for currency exchange#172
Akashdeep-Patra wants to merge 5 commits into
RealDevSquad:developfrom
Akashdeep-Patra:bank-exchange

Conversation

@Akashdeep-Patra

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

Copy link
Copy Markdown
Contributor

image

image

image

image

image

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

@swarajpure swarajpure left a comment

Copy link
Copy Markdown
Contributor

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 😂

Comment thread components/exchange-rate-row/index.js Outdated
second_image,
normalized_number,
}) => {
const ExcgangeRateRow = ({ src, target, value }) => {

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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