mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 15:00:30 +03:00
Add prop usage
This commit is contained in:
parent
460d77d40c
commit
dc296d379f
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ export function MessageDropdownMenu({
|
|||
onEditId,
|
||||
handleAddReactions,
|
||||
closeMenu,
|
||||
}) {
|
||||
}: BaseOptionProps) {
|
||||
return (
|
||||
<Menu>
|
||||
{canSendReaction && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue