Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import { forwardRef, useCallback, useEffect, useImperativeHandle, useMemo, useState } from
'react'
;
4
import { motion, AnimatePresence } from
'motion/react'
;
Callers
nothing calls this directly
Calls
2
splitIntoCharacters
Function · 0.70
cn
Function · 0.70
Tested by
no test coverage detected