style: remove Actions dropdown title

This commit is contained in:
zhom
2025-08-08 10:11:21 +04:00
parent dca5a2970e
commit ca0c2614f4
-2
View File
@@ -763,8 +763,6 @@ export function ProfilesDataTable({
</Button>
</DropdownMenuTrigger>
<DropdownMenuContent align="end">
<DropdownMenuLabel>Actions</DropdownMenuLabel>
<DropdownMenuSeparator />
<DropdownMenuItem
onClick={() => {
onProxySettings(profile);