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 043b010 commit 7c1be0aCopy full SHA for 7c1be0a
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