Fix docs references in ui
(#4147)
This PR fixes some more references in the docs in the `ui` crate. Release Notes: - N/A
This commit is contained in:
parent
decf320a74
commit
03826be196
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ use smallvec::SmallVec;
|
|||
///
|
||||
/// Related elements:
|
||||
///
|
||||
/// `ContextMenu`:
|
||||
/// [`ContextMenu`](crate::ContextMenu):
|
||||
///
|
||||
/// Used to display a popover menu that only contains a list of items. Context menus are always
|
||||
/// launched by secondary clicking on an element. The menu is positioned relative to the user's cursor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue