Skip to content

Commit

Permalink
add test case into dialog index.html
Browse files Browse the repository at this point in the history
add test case into dialog index.html
  • Loading branch information
uplusware committed Oct 21, 2021
1 parent b306e59 commit 473edf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/dialog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<ul>
<li><a href="default.html">Default functionality</a></li>
<li><a href="minimizable.html">Minimizable dialog</a></li>
<li><a href="modal-message.html">Modal message</a></li>
<li><a href="modal-confirmation.html">Modal confirmation</a></li>
<li><a href="modal-form.html">Modal form</a></li>
Expand Down

0 comments on commit 473edf3

Please sign in to comment.