MCPcopy Index your code
hub / github.com/reactstrap/reactstrap / Collapse.js

File Collapse.js

src/Collapse.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component } from 'react';
2import PropTypes from 'prop-types';
3import classNames from 'classnames';
4import { Transition } from 'react-transition-group';

Callers

nothing calls this directly

Calls 4

pickFunction · 0.90
omitFunction · 0.90
mapToCssModulesFunction · 0.90
getTransitionClassFunction · 0.85

Tested by

no test coverage detected