Deprecate the component widget
This commit is contained in:
parent
eada3b8bf2
commit
9426418adb
5 changed files with 14 additions and 159 deletions
|
|
@ -4,6 +4,7 @@ pub(crate) mod helpers;
|
|||
pub mod component;
|
||||
pub mod responsive;
|
||||
|
||||
#[allow(deprecated)]
|
||||
pub use component::Component;
|
||||
pub use responsive::Responsive;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue