--- import { BUTTONS } from "../config"; --- { BUTTONS.map((button) => ( {button.name} )) }