mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-02 11:28:01 +03:00
Remove comment that has been addressed
This commit is contained in:
parent
f324bdd59d
commit
aa3b49ba2b
@ -92,8 +92,6 @@ view_ textAreaStyle model =
|
||||
, Attributes.autofocus model.autofocus
|
||||
, Attributes.placeholder model.placeholder
|
||||
, Attributes.attribute "data-gramm" "false" -- disables grammarly to prevent https://github.com/NoRedInk/NoRedInk/issues/14859
|
||||
|
||||
-- Html.Styled migration consideration:
|
||||
, Attributes.css [ Css.minHeight model.minimumHeight ]
|
||||
]
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user