Handle token renewal and expiration
This commit is contained in:
@ -82,7 +82,7 @@ export function CreateTokenDialog(p: {
|
||||
|
||||
return (
|
||||
<Dialog open={p.open} onClose={cancel}>
|
||||
<DialogTitle>Nouveau jeton</DialogTitle>
|
||||
<DialogTitle>New token</DialogTitle>
|
||||
<DialogContent>
|
||||
<TextInput
|
||||
editable
|
||||
|
Reference in New Issue
Block a user