Skip to content

Commit c5659f8

Browse files
doejonjavivelasco
authored andcommitted
Removed mapThemrProps from props (#62)
1 parent d5723c9 commit c5659f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/themr.js

+1
Original file line numberDiff line numberDiff line change
@@ -294,6 +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,
297298
...rest
298299
} = ownProps
299300

0 commit comments

Comments
 (0)