mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 06:05:51 +00:00
Improved explanation
This commit is contained in:
@@ -1213,7 +1213,7 @@ const { sendXrp } = require('./library/7_helpers')
|
|||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
|
|
||||||
6. In the same file, add said modal dialog:
|
6. In the same file, at the end of the `<main>` section, add said modal dialog:
|
||||||
```html
|
```html
|
||||||
<div class="modal fade" id="send-xrp-modal" tabindex="-1">
|
<div class="modal fade" id="send-xrp-modal" tabindex="-1">
|
||||||
<div class="modal-dialog">
|
<div class="modal-dialog">
|
||||||
|
|||||||
Reference in New Issue
Block a user