--- import Color from '../components/Color.jsx'; let title = 'My Site'; const colors = ['red', 'yellow', 'blue',]; ---