mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-02 16:23:48 +03:00
refactor: removed dropdown title because its ugly
This commit is contained in:
parent
130c23603f
commit
f2cc20cb7c
@ -285,7 +285,6 @@ export function DownloadGroup({
|
||||
|
||||
{getGameActions(game) !== null && (
|
||||
<DropdownMenu
|
||||
title={t("options")}
|
||||
align="end"
|
||||
items={getGameActions(game)}
|
||||
sideOffset={-70}
|
||||
|
Loading…
Reference in New Issue
Block a user