Remove params table

This commit is contained in:
Mircea-Pavel ANTON 2023-01-18 09:08:40 +00:00
parent a3fec52c02
commit 4a34e5076a

View file

@ -94,12 +94,6 @@ Call to action
`carousel` is used to showcase multiple images in an interactive and visually appealing way. This allows a user to slide through multiple images while only taking up the vertical space of a single one. All images are displayed using the full width of the parent component and using a ratio of `16:9`.
<!-- prettier-ignore-start -->
| Parameter | Description |
| --------- | --------------------------------------------------------- |
| `images` | This shortcode receives how many image paths as you want. |
<!-- prettier-ignore-end -->
**Example:**
```md