--- const { answer, ballast, explanation } = Astro.props; ---
{ [
, ...ballast.map((b: string) => (
)), ].sort(() => Math.random() - 0.5) }