mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-27 05:51:56 +00:00
fix: infobutton content text
This commit is contained in:
parent
066057f403
commit
9dc8c03640
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
||||||
|
|
||||||
<span
|
<span
|
||||||
use:tippy={{
|
use:tippy={{
|
||||||
content: 'Upravit osobní údaje',
|
content: 'Odhlásit se',
|
||||||
placement: 'top',
|
placement: 'top',
|
||||||
showOnCreate: false,
|
showOnCreate: false,
|
||||||
sticky: true,
|
sticky: true,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue