mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update action
This commit is contained in:
parent
deccb6f946
commit
1fa4d236c3
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ export const LibraryHoverActions = (props: LibraryHoverActionsProps) => {
|
|||
onClick={async (event) => {
|
||||
event.preventDefault()
|
||||
event.stopPropagation()
|
||||
props.handleAction('moveToInbox')
|
||||
props.handleAction('move-to-inbox')
|
||||
}}
|
||||
>
|
||||
<MoveToInboxIcon
|
||||
|
|
|
|||
Loading…
Reference in a new issue