feat: rename Active Projects references to Significant Interventions

This commit is contained in:
2026-02-16 10:58:29 +00:00
parent a6df900605
commit 98d767fa7f
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ export function ProjectsTile() {
return (
<Card tileId="projects">
<CardHeader dotColor="amber" title="ACTIVE PROJECTS" />
<CardHeader dotColor="amber" title="SIGNIFICANT INTERVENTIONS" />
<div style={{ display: 'flex', flexDirection: 'column', gap: '10px' }}>
{investigations.map((project) => (