Compose flow style tweaks
This commit is contained in:
parent
cc92cdfa29
commit
43aaf541c1
6 changed files with 23 additions and 16 deletions
|
@ -97,7 +97,7 @@
|
|||
},
|
||||
|
||||
render_attributes: function() {
|
||||
return { placeholder: this.placeholder || "Name or phone number" };
|
||||
return { placeholder: this.placeholder || "name or phone number" };
|
||||
},
|
||||
|
||||
events: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue