mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused prop
This commit is contained in:
parent
0842aba57c
commit
bb95a26718
1 changed files with 0 additions and 1 deletions
|
|
@ -165,7 +165,6 @@ export default function Home(): JSX.Element {
|
|||
<ArticleActionsMenu
|
||||
article={article}
|
||||
layout='top'
|
||||
alwaysDisplay={true}
|
||||
lineHeight={lineHeight}
|
||||
marginWidth={marginWidth}
|
||||
articleActionHandler={actionHandler}
|
||||
|
|
|
|||
Loading…
Reference in a new issue