Преглед на файлове

Button Section Event Teasers Large angepasst

bugfix/microsites
Lukas Zimmer преди 2 години
родител
ревизия
f316f2a9bf
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. +3
    -1
      gfi-ihk-2024/stories/sections/event-teasers-large/EventTeasersLargeComponent.js

+ 3
- 1
gfi-ihk-2024/stories/sections/event-teasers-large/EventTeasersLargeComponent.js Целия файл

@@ -33,7 +33,9 @@ export const createEventTeasersLarge = ({

if (count > 3) {
const all = createElement('div', ['all-participations'], null, section);
const btn = createButton({label:buttonLabel});
const btn = createButton({label:buttonLabel,
iconPosition: 'icon-right',
icon: 'pfeil-simple-rechts'});
all.appendChild(btn);
}



Зареждане…
Отказ
Запис