Skip to content

Commit c37fd56

Browse files
author
Stephan Dilly
committed
rustfmt
1 parent 09c3fe9 commit c37fd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/textinput.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ impl TextInputComponent {
8989
None
9090
}
9191
}
92-
92+
9393
///
9494
pub fn set_text(&mut self, msg: String) {
9595
self.msg = msg;

0 commit comments

Comments
 (0)