import { BulletIcon } from 'shared/components/icons.mjs' const scores = [1, 2, 3, 4, 5] export const ControlScore = ({ control, color = 'base-content' }) => control ? (