React bindings for @townhall-gg/marquee
npm install @townhall-gg/marquee-reactReact bindings for the marquee animation library.
See the main README for full documentation.
``bash`
pnpm add @townhall-gg/marquee-react
`tsx
import { Marquee } from "@townhall-gg/marquee-react";
function App() {
return (
);
}
``
MIT © Townhall