Swapped scrollable for cosmic::scrollable
- Renamed scrollbar to scrollable
This commit is contained in:
parent
800ccbb52a
commit
9210179731
4 changed files with 8 additions and 10 deletions
|
|
@ -16,5 +16,5 @@ pub use nav::*;
|
|||
mod toggler;
|
||||
pub use toggler::*;
|
||||
|
||||
mod scrollbar;
|
||||
pub use scrollbar::*;
|
||||
mod scrollable;
|
||||
pub use scrollable::*;
|
||||
Loading…
Add table
Add a link
Reference in a new issue