url icon indicating copy to clipboard operation
url copied to clipboard

missing </> import in docs for Url.Parser.parse

Open BrianHicks opened this issue 4 years ago • 0 comments

In the documentation for Url.Parser.parse, the code uses </> without importing it at the top of the example. This caused a little confusion when I was talking with someone about how to parse URLs today!

BrianHicks avatar Aug 24 '21 18:08 BrianHicks