MCPcopy Create free account
hub / github.com/winfunc/opcode / FilePicker.optimized.tsx

File FilePicker.optimized.tsx

src/components/FilePicker.optimized.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useEffect, useRef, useCallback, useMemo } from "react";
2import { motion } from "framer-motion";
3import { useVirtualizer } from "@tanstack/react-virtual";
4import { Button } from "@/components/ui/button";

Callers

nothing calls this directly

Calls 7

cnFunction · 0.90
loadDirectoryFunction · 0.85
handleEntryClickFunction · 0.85
handleEntryDoubleClickFunction · 0.85
performSearchFunction · 0.85
getFileIconFunction · 0.70
formatFileSizeFunction · 0.70

Tested by

no test coverage detected