--- import { formatRecorder } from "src/utils/format"; import Metadata from "./Metadata.astro"; interface Props { translators?: string[] | undefined; transcribers?: string[] | undefined; proofreaders?: string[] | undefined; } const { translators = [], transcribers = [], proofreaders = [] } = Astro.props; --- { /* ------------------------------------------- HTML ------------------------------------------- */ } formatRecorder(id))} /> formatRecorder(id))} /> formatRecorder(id))} />