ran npm run tdd
This commit is contained in:
@ -1 +1,2 @@
|
||||
module.exports = currentURL = () => window.location.href;
|
||||
const currentURL = () => window.location.href;
|
||||
module.exports = currentURL
|
||||
Reference in New Issue
Block a user