Skip to content

Commit

Permalink
Add popover close button
Browse files Browse the repository at this point in the history
  • Loading branch information
cawabunga committed Sep 22, 2024
1 parent bbbf6c8 commit 723d65f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ <h1>Puffer Validator Ticket (VT) Price History</h1>
<li>If your actual APR is higher, you've made a profit.</li>
</ul>
<p>Note: This calculation assumes a full year of staking and doesn't account for compound interest and node operation fee.</p>

<div style="display: flex; justify-content: center;">
<button type="button" popovertarget="apr-popover" popovertargetaction="hide">close</button>
</div>
</dialog>

<script type="module">
Expand Down

0 comments on commit 723d65f

Please sign in to comment.