diff --git a/docs/router/framework/react/comparison.md b/docs/router/framework/react/comparison.md index f579de0fa2..4ef92b2667 100644 --- a/docs/router/framework/react/comparison.md +++ b/docs/router/framework/react/comparison.md @@ -61,6 +61,7 @@ Feature/Capability Key: | Async Scroll Restoration | ✅ | 🛑 | 🛑 | | Router Invalidation | ✅ | ✅ | ✅ | | Runtime Route Manipulation (Fog of War) | 🛑 | ✅ | ✅ | +| Parallel Routes | 🛑 | 🛑 | ✅ | | -- | -- | -- | -- | | **Full Stack** | -- | -- | -- | | SSR | ✅ | ✅ | ✅ |