(c)
| 10871 | |
| 10872 | |
| 10873 | var Carousel_countChildren = function countChildren(c) { |
| 10874 | return external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.Children.toArray(c).filter(external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.isValidElement).length; |
| 10875 | }; // TODO: `slide` should be `animate`. |
| 10876 | |
| 10877 | |
| 10878 | var Carousel_propTypes = { |
no outgoing calls
no test coverage detected
searching dependent graphs…