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

Function Example

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

Source from the content-addressed store, hash-verified

3import Props from './Props';
4
5function Example() {
6 return <Props components={[Toast, ToastBody, ToastHeader]} />;
7}
8
9export default Example;

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…