update build issue

This commit is contained in:
2026-07-24 17:06:44 +05:30
parent 74f53ec286
commit 7007bba964

View File

@@ -338,7 +338,7 @@ export function CorePrinciples() {
{/* Right Column: Tailored Animated SVG Graphic */}
<div className="shrink-0 flex items-center justify-center self-center">
{principle.renderGraphic(reduce)}
{principle.renderGraphic(!!reduce)}
</div>
</div>
</Spotlight>