We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e924d commit 86609d3Copy full SHA for 86609d3
azalea-chat/src/lib.rs
@@ -1,7 +1,7 @@
1
#![doc = include_str!("../README.md")]
2
3
pub mod base_component;
4
-mod click_event;
+pub mod click_event;
5
mod component;
6
pub mod hover_event;
7
#[cfg(feature = "numbers")]
0 commit comments