MCPcopy
hub / github.com/AndyMik90/Aperant / PhaseProgressIndicator.tsx

File PhaseProgressIndicator.tsx

apps/frontend/src/renderer/components/PhaseProgressIndicator.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { motion, AnimatePresence } from 'motion/react';
2import { useTranslation } from 'react-i18next';
3import { memo, useRef, useState, useEffect } from 'react';
4import { cn } from '../lib/utils';

Callers

nothing calls this directly

Calls 5

cnFunction · 0.90
getActivePhaseEntriesFunction · 0.85
disconnectMethod · 0.80
getPhaseStateFunction · 0.70
logMethod · 0.45

Tested by

no test coverage detected