Merge pull request #177 from Hestia-Homes/feature/switch-on-measures-aggregates

switched back on show measures
This commit is contained in:
KhalimCK 2026-02-13 11:23:45 +00:00 committed by GitHub
commit b29be8835f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
${