aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-chat/src/lib.rs')
-rwxr-xr-xazalea-chat/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-chat/src/lib.rs b/azalea-chat/src/lib.rs
index 97a2580d..d6ff7285 100755
--- a/azalea-chat/src/lib.rs
+++ b/azalea-chat/src/lib.rs
@@ -6,4 +6,4 @@ pub mod style;
pub mod text_component;
pub mod translatable_component;
-pub use component::Component;
+pub use component::FormattedText;