diff --git a/src/routes/root.tsx b/src/routes/root.tsx index e6e403f..da58a39 100644 --- a/src/routes/root.tsx +++ b/src/routes/root.tsx @@ -8,7 +8,6 @@ export default function Root() { { title: "2D Multi Line", href: "multi-line" }, { title: "2D Aggregated", href: "aggregated-line" }, { title: "2D Multi Aggregated", href: "multi-aggregated-line" }, - { title: "2D Wrapped Line", href: "wrapped-line" }, ]; return (