mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
switched back on show measures
This commit is contained in:
parent
4404928d16
commit
5496e9a9d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
${
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue