UNPKG

react-youtube-playlist

Version:

A react component for displaying the contents of a user's YouTube playlist.

4 lines (3 loc) 186 B
import PagerItem from './PagerItem'; import deprecationWarning from './utils/deprecationWarning'; export default deprecationWarning.wrapper(PagerItem, '`<PageItem>`', '`<Pager.Item>`');