mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-20 20:39:59 +02:00
improve UI/UX
This commit is contained in:
@@ -7,6 +7,7 @@ export interface DialogOptions {
|
||||
defaultId?: number
|
||||
cancelId?: number
|
||||
defaultValue?: string
|
||||
placeholder?: string
|
||||
}
|
||||
|
||||
export interface DialogResult {
|
||||
|
||||
Reference in New Issue
Block a user