MCPcopy Index your code
hub / github.com/react-bootstrap/react-bootstrap / ProgressBar.tsx

File ProgressBar.tsx

src/ProgressBar.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import classNames from 'classnames';
2import * as React from 'react';
3import { cloneElement } from 'react';
4import PropTypes from 'prop-types';

Callers

nothing calls this directly

Calls 3

useBootstrapPrefixFunction · 0.90
mapFunction · 0.90
renderProgressBarFunction · 0.85

Tested by

no test coverage detected