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

File button.tsx

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

Source from the content-addressed store, hash-verified

1"use client";
2
3import type { FC, ReactElement, ReactNode } from "react";
4import React, { isValidElement } from "react";

Callers

nothing calls this directly

Calls 1

sortCxFunction · 0.90

Tested by

no test coverage detected