UNPKG

react-vertical-feed

Version:

A React component for creating vertical media feeds (videos) similar to TikTok or Instagram

2 lines (1 loc) 110 B
export { VerticalFeed, type VideoItem, type VerticalFeedProps, type VerticalFeedRef, } from './VerticalFeed';