Fix: Add TOC alias and update MDX to fix missing component error
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🏗️ Build (push) Failing after 10m35s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Smoke Test (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-05-05 16:55:18 +02:00
parent cb9e136d16
commit 8dea906d23
2 changed files with 2 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ export const mdxComponents = {
Section,
Reveal,
TableOfContents,
TOC: TableOfContents,
RevenueLossCalculator,
PerformanceChart,
PerformanceROICalculator,