--- import Select from './Select.astro'; import type { Props } from '../props'; const { labels } = Astro.props; --- {/* TODO: Can we give this select a width that works well for each language’s strings? */}