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

feat: Use a FieldGroup to add the euro unit #1430

Merged
merged 1 commit into from Jul 23, 2019

Conversation

ptbrowne
Copy link
Contributor

The amount field in the transfer wizard did not have a unit.

@ptbrowne ptbrowne requested a review from drazik as a code owner July 23, 2019 09:27
@ptbrowne ptbrowne added the merge label Jul 23, 2019
@todo
Copy link

todo bot commented Jul 23, 2019

remove if cozy/cozy-ui#1113 is merged

// TODO remove if https://github.com/cozy/cozy-ui/pull/1113 is merged
const InputGroupUnit = ({ children }) => (
<Bold className="u-ph-1">{children}</Bold>
)
class _ChooseAmount extends React.PureComponent {


This comment was generated by todo based on a TODO comment in 9f781d1 in #1430. cc @cozy.

@probot-auto-merge probot-auto-merge bot merged commit 7f4ae10 into master Jul 23, 2019
@todo todo bot mentioned this pull request Jul 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the field-group-transfers branch July 23, 2019 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants