Skip to content

Commit d27cfc4

Browse files
committed
mum
1 parent 3d507dd commit d27cfc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/src/pages/HealthPage/HealthLayout.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ const filterVisibleSections = <T extends object>(sections: T) => {
213213

214214
visible[sectionName as keyof T] = sectionValue;
215215
}
216+
217+
return visible;
216218
};
217219

218220
const classNames = {

0 commit comments

Comments
 (0)