mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
Fix interactive tutorials issues
This commit is contained in:
@@ -87,7 +87,7 @@ function domain_to_hex(s) {
|
||||
return result.toUpperCase()
|
||||
}
|
||||
|
||||
window.onRouteChange(() => {
|
||||
onCurrentRouteLoaded(() => {
|
||||
setup_2x_generate_step()
|
||||
|
||||
$("#cold-domain-text").keyup( (event) => {
|
||||
|
||||
Reference in New Issue
Block a user