in src/components/RateActions/index.tsx [24:29]
function handleClick(val: string) { if (!value) { setValue(val); onClick(val); } }