improv(widget): share object-select svg handle between widgets using it
This commit is contained in:
parent
552077bd8e
commit
bd353c6b54
5 changed files with 51 additions and 71 deletions
|
|
@ -24,6 +24,8 @@ pub mod aspect_ratio;
|
|||
pub mod button;
|
||||
pub use button::{button, Button, IconButton, LinkButton, TextButton};
|
||||
|
||||
pub(crate) mod common;
|
||||
|
||||
pub mod card;
|
||||
pub use card::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue