chore: re-export theme::style to style
This commit is contained in:
parent
5cd9d74189
commit
52bc409a1a
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ pub mod keyboard_nav;
|
|||
pub use sctk;
|
||||
|
||||
pub mod theme;
|
||||
pub use theme::Theme;
|
||||
pub use theme::{style, Theme};
|
||||
|
||||
pub mod widget;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue