mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +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