UNPKG

@erosnicolau/animated-text

Version:

Advanced React animated text component with comprehensive animation effects

3 lines (2 loc) 100 B
import { createContext } from 'react'; export const AnimatedTextGroupContext = createContext(null);