Bugfix/fix carousel component (#3709)
* Fix carousel component * Update changelog
This commit is contained in:
@@ -331,7 +331,7 @@
|
||||
<div class="col-md-8 offset-md-2">
|
||||
<gf-carousel [aria-label]="'Testimonials'">
|
||||
@for (testimonial of testimonials; track testimonial) {
|
||||
<div gf-carousel-item>
|
||||
<div #carouselItem gf-carousel-item>
|
||||
<div class="d-flex px-4">
|
||||
<gf-logo
|
||||
class="mr-3 mt-2 pt-1"
|
||||
|
Reference in New Issue
Block a user