mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug line
This commit is contained in:
parent
a95477ab0e
commit
211ba68f6f
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ export function LibraryGridCard(props: LinkedItemCardProps): JSX.Element {
|
|||
alignItems: 'start',
|
||||
}}
|
||||
>
|
||||
test{props.item.description}
|
||||
{props.item.description}
|
||||
</Box>
|
||||
<HStack
|
||||
css={{
|
||||
|
|
|
|||
Loading…
Reference in a new issue