diff --git a/apps/examples/src/index.tsx b/apps/examples/src/index.tsx index 023665354..7689f2c32 100644 --- a/apps/examples/src/index.tsx +++ b/apps/examples/src/index.tsx @@ -24,6 +24,10 @@ const basicExample = gettingStartedExamples.value.find((e) => e.title === 'Basic if (!basicExample) throw new Error('Could not find basic example') const router = createBrowserRouter([ + { + path: '*', + element: