mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Fixed missing "Change seed" button in tutorial
This commit is contained in:
@@ -1144,6 +1144,7 @@ After finishing this step the application should look like this:
|
|||||||
<input type="text" id="password-input" name="password-input" />
|
<input type="text" id="password-input" name="password-input" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
<button type="button">Change Seed</button>
|
||||||
<button type="submit">Confirm</button>
|
<button type="submit">Confirm</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user