mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
More debug
This commit is contained in:
parent
1e0df9016c
commit
f80570a1ac
1 changed files with 1 additions and 1 deletions
|
|
@ -830,7 +830,7 @@ export function LibraryContainer(props: LibraryContainerProps): JSX.Element {
|
|||
router.push(`${viewerData?.profile.username}/${item.node.slug}`)
|
||||
}}
|
||||
>
|
||||
{item.node.title}
|
||||
{item.cursor}: {item.node.title}
|
||||
</Box>
|
||||
)
|
||||
})}
|
||||
|
|
|
|||
Loading…
Reference in a new issue