UNPKG

framer-motion-ticker

Version:

A React component that acts like a ticker, or marquee.

10 lines (8 loc) 128 B
.FMT__container { width: 100%; height: 100%; overflow: hidden; } .FMT__container__contents { display: flex; }