UNPKG

@nicecaroujs/react

Version:

A simple and customizable carousel library for React. This component allows you to display items dynamically with flexible configuration options.

3 lines (2 loc) 97 B
export { NcContainer, NcSlide, NcWrapper } from "./nc-components"; export { init } from "./src";