Update app/src/ui/suggested-actions/dropdown-suggested-action.tsx

Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
This commit is contained in:
tidy-dev 2023-08-25 08:08:59 -04:00 committed by GitHub
parent 66d14eefa6
commit d6d1f25c60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ export class DropdownSuggestedAction extends React.Component<
image,
discoverabilityContent,
disabled,
id: value,
id,
title,
} = this.selectedAction