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

Function Example

stories/examples/Navbar/Props.js:5–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3import Props from '../Props';
4
5function Example() {
6 return (
7 <Props components={[Navbar, NavbarToggler, NavbarBrand, NavbarText]} />
8 );
9}
10
11export 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…