You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a new VaultLiqudationTransactionTable that displays the important liquidation information. In the mocks you can see a small icon. This should be an extension of the explain component, allowing the user to hover over the icon and see a popover with more information. For this you can modify our current Explain component to also accept icons as a placeholder, rather then just text.
Assets
The text was updated successfully, but these errors were encountered:
Goal
Introduce a new
VaultLiqudationTransactionTable
that displays the important liquidation information. In the mocks you can see a small icon. This should be an extension of the explain component, allowing the user to hover over the icon and see a popover with more information. For this you can modify our currentExplain
component to also accept icons as a placeholder, rather then just text.Assets
The text was updated successfully, but these errors were encountered: