mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-18 16:21:14 +00:00
Render link with an image and a description as card
This commit is contained in:
@@ -277,7 +277,6 @@ function Article({resource}: { resource: ResourceDetails }) {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log(props.children)
|
||||
// @ts-ignore
|
||||
if (props.children?.length === 2) {
|
||||
// @ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user