mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
fixed tests
This commit is contained in:
parent
45d2c0fd0a
commit
d0b4aa12cf
1 changed files with 2 additions and 0 deletions
|
@ -26,3 +26,5 @@ pub struct Directions {
|
||||||
pub top: bool,
|
pub top: bool,
|
||||||
pub bottom: bool,
|
pub bottom: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pub fn use_scroll() {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue