MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / tabs.tsx

File tabs.tsx

webapp/_webapp/src/components/tabs.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cn, Tab, Tabs as NextTabs } from "@heroui/react";
2import { Icon } from "@iconify/react";
3import { ReactNode, forwardRef, useImperativeHandle, useCallback, useRef, useEffect } from "react";
4import { useConversationUiStore } from "../stores/conversation/conversation-ui-store";

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected