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
a9988d4706
commit
0998048163
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ export default function Home(): JSX.Element {
|
|||
>
|
||||
<ArticleActionsMenu
|
||||
layout='vertical'
|
||||
userPreferences={preferencesData}
|
||||
articleActionHandler={actionHandler}
|
||||
/>
|
||||
</VStack>
|
||||
|
|
|
|||
Loading…
Reference in a new issue