guild-settings #35
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ export interface DropdownOption {
|
||||||
|
|
||||||
export interface ModalProps {
|
export interface ModalProps {
|
||||||
title?: string,
|
title?: string,
|
||||||
heavy?: boolean,
|
obscure?: boolean,
|
||||||
onClose?: () => void,
|
onClose?: () => void,
|
||||||
onCancel?: () => void
|
onCancel?: () => void
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue