MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / StatefulExample.js

File StatefulExample.js

stories/examples/ButtonGroup/StatefulExample.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState } from 'react';
2import { Button, ButtonGroup } from 'reactstrap';
3
4function Example(props) {

Callers

nothing calls this directly

Calls 1

onCheckboxBtnClickFunction · 0.85

Tested by

no test coverage detected