--- import Links from "../links" ---
{ Links.map(({ to, label }) => ( {label} )) }