Update name of text_area macro in .formatter.exs
This commit is contained in:
parent
d210d3bff5
commit
907a64451b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ locals_without_parens = ~w[
|
|||
map svg math
|
||||
table caption colgroup tbody thead tfoot tr td th
|
||||
form fieldset legend label button select datalist optgroup
|
||||
option textarea output progress meter
|
||||
option text_area output progress meter
|
||||
details summary menuitem menu
|
||||
meta link base
|
||||
area br col embed hr img input keygen param source track wbr
|
||||
|
|
Reference in a new issue