MCPcopy Index your code
hub / github.com/winfunc/opcode / SessionList.optimized.tsx

File SessionList.optimized.tsx

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

Source from the content-addressed store, hash-verified

1import React, { useMemo, useCallback } from "react";
2import { motion, AnimatePresence } from "framer-motion";
3import { FileText, ArrowLeft, Calendar, Clock } from "lucide-react";
4import { Card, CardContent } from "@/components/ui/card";

Callers

nothing calls this directly

Calls 5

formatISOTimestampFunction · 0.90
formatUnixTimestampFunction · 0.90
cnFunction · 0.90
usePaginationFunction · 0.90
formatTimeFunction · 0.70

Tested by

no test coverage detected