UNPKG

@mantine/carousel

Version:
22 lines (13 loc) 379 B
# Mantine carousel [![npm](https://img.shields.io/npm/dm/@mantine/carousel)](https://www.npmjs.com/package/@mantine/carousel) Embla based carousel [View documentation](https://mantine.dev/) ## Installation ```bash # With yarn yarn add @mantine/core @mantine/hooks @mantine/carousel # With npm npm install @mantine/core @mantine/hooks @mantine/carousel ``` ## License MIT