This commit is contained in:
Stephan Dilly 2020-06-14 00:57:45 +02:00
parent 09c3fe9cbb
commit c37fd56b3c

View File

@ -89,7 +89,7 @@ impl TextInputComponent {
None
}
}
///
pub fn set_text(&mut self, msg: String) {
self.msg = msg;