We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5659f8 commit f0127b2Copy full SHA for f0127b2
src/components/themr.js
@@ -294,7 +294,7 @@ function defaultMapThemrProps(ownProps, theme) {
294
composeTheme, //eslint-disable-line no-unused-vars
295
innerRef,
296
themeNamespace, //eslint-disable-line no-unused-vars
297
- mapThemrProps,
+ mapThemrProps, //eslint-disable-line no-unused-vars
298
...rest
299
} = ownProps
300
0 commit comments