File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
docs/content/4.0/components Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -65,11 +65,6 @@ Adding in the previous and next controls. We recommend using `<button>` elements
65
65
{{< placeholder width="800" height="400" class="docs-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}}
66
66
</div>
67
67
</div >
68
- <a class =" carousel-control-prev " href =" #carouselExampleControls " role =" button " data-coreui-slide =" prev " >
69
- <span class="carousel-control-prev-icon" aria-hidden="true"></span>
70
- <span class="visually-hidden">Previous</span>
71
- </a >
72
- <a class =" carousel-control-next " href =" #carouselExampleControls " role =" button " data-coreui-slide =" next " >
73
68
<button class =" carousel-control-prev " type =" button " data-coreui-target =" #carouselExampleControls " data-coreui-slide =" prev " >
74
69
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
75
70
<span class="visually-hidden">Previous</span>
You can’t perform that action at this time.
0 commit comments