Closed Anton-4 closed 4 years ago
Attributes.elm does not contain the id : String -> Attribute msg, which is present in elm-svg. Should I add it in a pull request or is there a specific reason why it is not included?
Attributes.elm
id : String -> Attribute msg
No specific reason its not there, must just have been overlooked. If you submit a PR I'll get it merged in. Thanks.
Attributes.elm
does not contain theid : String -> Attribute msg
, which is present in elm-svg. Should I add it in a pull request or is there a specific reason why it is not included?