Fix broken links in documentation
This commit is contained in:
parent
905f2160e6
commit
6785a452ee
7 changed files with 8 additions and 23 deletions
|
|
@ -367,7 +367,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
/// The possible status of a [`TextInput`].
|
||||
/// The possible status of a [`Radio`] button.
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||
pub enum Status {
|
||||
/// The [`Radio`] button can be interacted with.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue