MBrunoS / arc-carousel

Create React carousels with no effort
https://arc-carousel.mbrunos.dev
MIT License
5 stars 0 forks source link

Progress component #3

Closed MBrunoS closed 10 months ago

MBrunoS commented 12 months ago

Feature

Add a component to display the carousel progress

Examples

Splide - Carousel Progress

How to start

The library core code is in the packages/core folder, and the components that are exported by the library are in the src/components folder. See the index file to understand how they are exported.

MBrunoS commented 10 months ago

7 solves this, closing issue