feat: add login and logout (#436)
This commit is contained in:
@@ -18,6 +18,9 @@ export type CreateModalOptions = Pick<
|
||||
| "zIndex"
|
||||
| "scrollAreaComponent"
|
||||
| "yOffset"
|
||||
| "transitionProps"
|
||||
| "closeOnClickOutside"
|
||||
| "closeOnEscape"
|
||||
> & {
|
||||
defaultTitle: stringOrTranslation;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user