Add the modal dialog example.

New component: clear_under.
This commit is contained in:
ArthurSonzogni
2020-08-26 17:58:18 +02:00
committed by Arthur Sonzogni
parent 5a8ed208da
commit 4ad4946de3
5 changed files with 170 additions and 1 deletions

View File

@@ -18,3 +18,4 @@ example(radiobox_in_frame)
example(tab_horizontal)
example(tab_vertical)
example(toggle)
example(modal_dialog)