mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
Update app/src/ui/suggested-actions/dropdown-suggested-action.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
This commit is contained in:
parent
66d14eefa6
commit
d6d1f25c60
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ export class DropdownSuggestedAction extends React.Component<
|
|||
image,
|
||||
discoverabilityContent,
|
||||
disabled,
|
||||
id: value,
|
||||
id,
|
||||
title,
|
||||
} = this.selectedAction
|
||||
|
||||
|
|
Loading…
Reference in a new issue