wip: refactor
This commit is contained in:
@@ -4,8 +4,6 @@ mod clear_button;
|
||||
mod element;
|
||||
#[allow(clippy::module_inception)]
|
||||
mod input;
|
||||
mod otp_input;
|
||||
|
||||
pub(crate) use clear_button::*;
|
||||
pub use input::*;
|
||||
pub use otp_input::*;
|
||||
|
||||
Reference in New Issue
Block a user