Hotfix/current url (#1204)
Update currentURL.md Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
This commit is contained in:
@ -12,5 +12,5 @@ const currentURL = () => window.location.href;
|
||||
```
|
||||
|
||||
```js
|
||||
currentURL(); // 'https://google.com'
|
||||
currentURL(); // 'https://www.google.com/'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user