MCPcopy Create free account
hub / github.com/DavidHDev/react-bits / RotatingText.jsx

File RotatingText.jsx

src/content/TextAnimations/RotatingText/RotatingText.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client';
2
3import { forwardRef, useCallback, useEffect, useImperativeHandle, useMemo, useState } from 'react';
4import { motion, AnimatePresence } from 'motion/react';

Callers

nothing calls this directly

Calls 2

splitIntoCharactersFunction · 0.70
cnFunction · 0.70

Tested by

no test coverage detected