Skip to content

Commit b174978

Browse files
committed
lib: Introduce the Dialog Implementation Convenience Kit
1 parent 1ab2e14 commit b174978

File tree

7 files changed

+2569
-0
lines changed

7 files changed

+2569
-0
lines changed

files.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const info = {
2929
"playground/remote.tsx",
3030
"playground/terminal.tsx",
3131
"playground/packagemanager.tsx",
32+
"playground/dialog.tsx",
3233

3334
"selinux/selinux.js",
3435
"shell/shell.jsx",
@@ -124,6 +125,7 @@ const info = {
124125
"playground/remote.html",
125126
"playground/terminal.html",
126127
"playground/packagemanager.html",
128+
"playground/dialog.html",
127129

128130
"selinux/index.html",
129131

0 commit comments

Comments
 (0)