mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Fix interactive tutorials issues
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// 1. Connect
|
||||
// The code for these steps is handled by interactive-tutorial.js
|
||||
|
||||
window.onRouteChange(() => {
|
||||
onCurrentRouteLoaded(() => {
|
||||
|
||||
// 2. Prepare Transaction ------------------------------------------------------
|
||||
$("#prepare-button").click( async function(event) {
|
||||
|
||||
Reference in New Issue
Block a user