MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / scrollable-modal.tsx

File scrollable-modal.tsx

apps/start/src/modals/Modal/scrollable-modal.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ScrollArea, VirtualScrollArea } from '@/components/ui/scroll-area';
2import { cn } from '@/utils/cn';
3import { createContext, useContext, useRef } from 'react';
4import { ModalContent } from './Container';

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.85

Tested by

no test coverage detected