mirror of
https://github.com/lbr77/blog-astro.git
synced 2026-04-09 00:19:12 +00:00
2
This commit is contained in:
@@ -10,7 +10,6 @@ export interface Props {
|
||||
}
|
||||
|
||||
const { block } = Astro.props
|
||||
console.log(block)
|
||||
const target = block.Bookmark || block.LinkPreview || block.Embed
|
||||
const urlString = target?.Url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user