mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2025-01-05 19:53:55 +03:00
fix typo (#2940)
This commit is contained in:
parent
0e2a5d3c22
commit
0e541c9f50
@ -35,7 +35,7 @@ impl TextStyle {
|
||||
}
|
||||
|
||||
pub fn optional_new(_i: Option<ITextStyle>) -> TextStyle {
|
||||
// parse JsValueo
|
||||
// parse JsValue
|
||||
TextStyle::default()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user