@ -1,4 +1,4 @@
@if (this.showPrevArrow) {
@if (showPrevArrow) {
<button
aria-hidden="true"
aria-label="previous"
@ -17,7 +17,7 @@
</div>
@if (this.showNextArrow) {
@if (showNextArrow) {
aria-label="next"