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
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
I suggest some small improvements in the UI to show dynamic data. I have the fork with the mods and I plan to add all balances and assets to the main screen.
The text was updated successfully, but these errors were encountered:
Yep we should definitely make those dynamic. You can do this by passing query parameters and use the [data-replace] attribute to replace those properties
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the next line there is a var in camelCase, the norm is snake-case. its show a "undefined" error in confirm page.
https://github.com/stellar/sep6-demo-client/blob/e9304206633c2a6fb7ab392e6f212311ad9098f2/src/steps/withdraw/poll_for_success.js#L31
I suggest some small improvements in the UI to show dynamic data. I have the fork with the mods and I plan to add all balances and assets to the main screen.
The text was updated successfully, but these errors were encountered: