Skip to content

Commit

Permalink
handle mod
Browse files Browse the repository at this point in the history
  • Loading branch information
theaddonn committed Sep 24, 2024
1 parent 49375a9 commit 8c6ff63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/form/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
pub use window::*;

pub mod elems;
pub mod error;
pub mod window;
pub mod forms;

0 comments on commit 8c6ff63

Please sign in to comment.