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

File Fade.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

addDefaultPropsFunction · 0.90
pickFunction · 0.90
omitFunction · 0.90
mapToCssModulesFunction · 0.90

Tested by

no test coverage detected