UNPKG

@yhattav/react-component-cursor

Version:

A lightweight, TypeScript-first React library for creating beautiful custom cursors with SSR support, smooth animations, and zero dependencies. Perfect for interactive websites, games, and creative applications.

3 lines (2 loc) 114 B
export { useMousePosition } from './useMousePosition'; export { useSmoothAnimation } from './useSmoothAnimation';