chore: get ready for release (#308)
* chore: get ready for release * chore: update pnpm-lock.yaml * chore(docs): update CHANGELOG.md * chore: fix lint warnings and add notes --------- Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,9 @@ export interface DialogInfo {
|
||||
onClose?: () => void;
|
||||
}
|
||||
|
||||
/**
|
||||
* Options for configuring the behavior of a dialog.
|
||||
*/
|
||||
export interface DialogOptions {
|
||||
/**
|
||||
* Whether to show the dialog immediately.
|
||||
|
||||
Reference in New Issue
Block a user