(props)
| 14192 | } |
| 14193 | |
| 14194 | function BackdropTransition(props) { |
| 14195 | return external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.createElement(src_Fade, _extends({}, props, { |
| 14196 | __source: { |
| 14197 | fileName: Modal_jsxFileName, |
| 14198 | lineNumber: 180 |
| 14199 | }, |
| 14200 | __self: this |
| 14201 | })); |
| 14202 | } |
| 14203 | /* eslint-enable no-use-before-define */ |
| 14204 | |
| 14205 |
nothing calls this directly
no test coverage detected
searching dependent graphs…