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

frontend: remove redundant fiatUnit state in Send #2867

Merged

Conversation

NicolaLS
Copy link
Contributor

Remove the fiatUnit state in Send because it is redundant since we can access this.props.activeCurrency since this commit: 373b7e8

Small PR preparation for send.tsx refactor.

@NicolaLS NicolaLS force-pushed the remove-redundant-fiat-unit-send branch from f61471b to c0dcc6e Compare September 2, 2024 15:39
Remove the `fiatUnit` state in Send because it is redundant since we can
access `this.props.activeCurrency` since this commit:
373b7e8
@NicolaLS NicolaLS force-pushed the remove-redundant-fiat-unit-send branch from c0dcc6e to 02a1748 Compare September 2, 2024 15:45
Copy link
Collaborator

@thisconnect thisconnect left a comment

Choose a reason for hiding this comment

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

tested LGTM thanks 👍

@thisconnect thisconnect merged commit eccbeac into BitBoxSwiss:master Sep 9, 2024
6 checks passed
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