Toast type (success/warning/etc)
This commit is contained in:
@ -11,7 +11,7 @@ type Props = {
|
||||
auth: AuthStore,
|
||||
scopes?: string[],
|
||||
redirectUri?: string,
|
||||
state?: string,
|
||||
state: string,
|
||||
label?: string,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user