Add version to Docs header; fix broken links
This commit is contained in:
@@ -178,7 +178,7 @@ Use the `disabled` prop to disable a `MenuItem`. This will make it unselectable
|
||||
|
||||
## Transitions
|
||||
|
||||
To animate the opening and closing of the menu, you can use [this library's Transition component](/docs/transition) or Svelte's built-in transition engine. See that page for a comparison.
|
||||
To animate the opening and closing of the menu, you can use [this library's Transition component](/docs/latest/transition) or Svelte's built-in transition engine. See that page for a comparison.
|
||||
|
||||
### Using the `Transition` component
|
||||
|
||||
|
||||
Reference in New Issue
Block a user