mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 14:44:12 +00:00
fmt
This commit is contained in:
parent
0a2046ba87
commit
b8a47d04d6
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ impl_event! {
|
|||
onmouseup
|
||||
}
|
||||
|
||||
|
||||
impl MouseData {
|
||||
/// Create a new instance of MouseData
|
||||
pub fn new(inner: impl HasMouseData + 'static) -> Self {
|
||||
|
|
Loading…
Reference in a new issue