mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 04:35:49 +00:00
Improved explanation
This commit is contained in:
@@ -1213,7 +1213,7 @@ const { sendXrp } = require('./library/7_helpers')
|
||||
</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
|
||||
<div class="modal fade" id="send-xrp-modal" tabindex="-1">
|
||||
<div class="modal-dialog">
|
||||
|
||||
Reference in New Issue
Block a user