Skip to content

Commit f0127b2

Browse files
committed
Fix linter errors
1 parent c5659f8 commit f0127b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/themr.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ function defaultMapThemrProps(ownProps, theme) {
294294
composeTheme, //eslint-disable-line no-unused-vars
295295
innerRef,
296296
themeNamespace, //eslint-disable-line no-unused-vars
297-
mapThemrProps,
297+
mapThemrProps, //eslint-disable-line no-unused-vars
298298
...rest
299299
} = ownProps
300300

0 commit comments

Comments
 (0)