Proposal Addition of Component for Dual ETH and USD Value Display #495
Ifechukwudaniel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a request to add a component's main purpose is to display two numerical values:
The component will have the following props isLoading, showUsdPrice = false, amount = 0, className = ""
The core idea is a component that displays the USD value of eth or the native token of that chain with just the number of the token native as input, I have found this useful in two projects and I wanted to add it as a default component in scaffold eth2
Curent implementation
Beta Was this translation helpful? Give feedback.
All reactions