Skip to content

Commit 96a2645

Browse files
authored
Update Carousel.md: Fix broken table format
Fix 2 broken tables format.
1 parent a8b5bdc commit 96a2645

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/documentation/docs/controls/Carousel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ Provides options for carousel indicators' shape.
166166
enum `CarouselIndicatorsDisplay`
167167

168168
Provides options for carousel indicators display mode.
169+
169170
| Value | Description |
170171
| ---- | ---- |
171172
| overlap | Indicators are displayed on top of the carousel content |
@@ -174,6 +175,7 @@ Provides options for carousel indicators display mode.
174175
Interface `ICarouselImageProps`
175176

176177
Allows to easily render a set of `CarouselImage` components in the carousel
178+
177179
| Property | Type | Required | Description |
178180
| ---- | ---- | ---- | ---- |
179181
| imageSrc | string | yes | Image source |

0 commit comments

Comments
 (0)