more prod ready comments
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
// src/textarea/mod.rs
|
||||
//! Text area convenience exports.
|
||||
//!
|
||||
//! Re-export the core textarea types and provider so consumers can use
|
||||
//! `canvas::textarea::TextArea` / `TextAreaState` / `TextAreaProvider`.
|
||||
|
||||
pub mod provider;
|
||||
pub mod state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user