react-linky icon indicating copy to clipboard operation
react-linky copied to clipboard

Huge problem with protocol

Open Silvano14 opened this issue 4 years ago • 0 comments

As you can see by your demo, if you click any link that start with http or https, your library remove a colon by the url. for example: I write http://github.com

when you click on it you see in the browser -> http//github.com same thing for the https protocol.

Silvano14 avatar Jan 19 '22 14:01 Silvano14