add essential tooltip
This commit is contained in:
@ -541,6 +541,7 @@ export default function TopBar({ onRegister, username }: TopBarProps) {
|
|||||||
title={getLastLaunchLabel(lastVersion)}
|
title={getLastLaunchLabel(lastVersion)}
|
||||||
arrow
|
arrow
|
||||||
placement="bottom"
|
placement="bottom"
|
||||||
|
essential
|
||||||
TransitionProps={{ timeout: 120 }}
|
TransitionProps={{ timeout: 120 }}
|
||||||
>
|
>
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user