Fix broken links in documentation
This commit is contained in:
parent
905f2160e6
commit
6785a452ee
7 changed files with 8 additions and 23 deletions
|
|
@ -1,6 +1,4 @@
|
|||
//! Allow your users to perform actions by pressing a button.
|
||||
//!
|
||||
//! A [`Button`] has some local [`State`].
|
||||
use crate::core::event::{self, Event};
|
||||
use crate::core::layout;
|
||||
use crate::core::mouse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue