MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / Example

Function Example

stories/examples/Spinner/Spinner.js:5–7  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

3import { colors } from '../options';
4
5function Example(args) {
6 return <Spinner {...args} />;
7}
8
9Example.args = {
10 type: 'border',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…