--- import AstroIcon from './AstroIcon.astro'; export interface Props { isSecondaryBanner?: boolean; } const { isSecondaryBanner = false } = Astro.props; ---

0% Done 0 completed· 0 in progress· 0 skipped· 0 Total

0 of 0 Done