switched back on show measures

This commit is contained in:
Khalim Conn-Kowlessar 2026-02-13 11:20:08 +00:00
parent 4404928d16
commit 5496e9a9d5

View file

@ -218,7 +218,7 @@ export function ReportingClientArea({
{/* Show measures */}
<button
onClick={() => setMeasuresOpen(true)}
disabled={true}
disabled={scenarioBusy}
className={`
rounded-md px-3 py-2 text-sm font-medium transition
${