add essential tooltip

This commit is contained in:
aurinex
2025-12-29 16:54:05 +05:00
parent b1f378c5a8
commit e0889cfaea

View File

@ -541,6 +541,7 @@ export default function TopBar({ onRegister, username }: TopBarProps) {
title={getLastLaunchLabel(lastVersion)}
arrow
placement="bottom"
essential
TransitionProps={{ timeout: 120 }}
>
<Button