MCPcopy
hub / github.com/untitleduico/react / button-group.tsx

File button-group.tsx

components/base/button-group/button-group.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use client";
2
3import { type FC, type PropsWithChildren, type ReactNode, type RefAttributes, createContext, isValidElement, useContext } from "react";
4import {

Callers

nothing calls this directly

Calls 1

sortCxFunction · 0.90

Tested by

no test coverage detected