mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 00:33:03 +00:00
React port nearing completetion. Adding tests
This commit is contained in:
@@ -5,6 +5,7 @@ import cn from 'classnames';
|
||||
|
||||
/**
|
||||
* Returns true if the current window location equals the link
|
||||
* @param {string} href URL/Href
|
||||
* @return {boolean} If matches
|
||||
*/
|
||||
function isActive(href) {
|
||||
|
||||
Reference in New Issue
Block a user