ran npm run tester -> logged invertKeyValues test are invalid
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
const getStyle = (el, ruleName) => getComputedStyle(el)[ruleName];
|
||||
module.exports = getStyle
|
||||
module.exports = getStyle
|
||||
Reference in New Issue
Block a user