release-2021-06-01 packages/core-plugin-api/src/routing/RouteRef.ts:118,120,122 docs
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
@@ -368,7 +368,7 @@ The following is an example of creation and usage of a parameterized route:
|
||||
```tsx
|
||||
// Creation of a parameterized route
|
||||
const myRouteRef = createRouteRef({
|
||||
title: 'My Named Route',
|
||||
id: 'myroute',
|
||||
params: ['name']
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user