--- import { md } from "@utils/helpers/general.js"; import { IconCircleX, IconInfoCircle } from "@tabler/icons-react"; const { content, id } = Astro.props; --- <>