--- import Button from "./control/Button.astro"; import { Icon } from 'astro-icon/components'; const className = Astro.props.class; ---