mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: signout modal text
This commit is contained in:
parent
67f8b609ba
commit
468af807b0
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ export function UserContent({
|
||||||
>
|
>
|
||||||
<>
|
<>
|
||||||
<Button theme="outline" onClick={handleEditProfile}>
|
<Button theme="outline" onClick={handleEditProfile}>
|
||||||
Editar perfil
|
{t("edit_profile")}
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue