Merge branch 'master' into feature/custom-styling
This commit is contained in:
commit
5e018965ee
18 changed files with 48 additions and 51 deletions
|
|
@ -70,7 +70,7 @@ impl<'a, Message, Renderer: self::Renderer> TextInput<'a, Message, Renderer> {
|
|||
where
|
||||
F: 'static + Fn(String) -> Message,
|
||||
{
|
||||
Self {
|
||||
TextInput {
|
||||
state,
|
||||
placeholder: String::from(placeholder),
|
||||
value: Value::new(value),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue