thubrecht/inutile #19

Merged
tomate merged 6 commits from refs/pull/19/head into master 2022-03-29 20:39:07 +02:00
Showing only changes of commit ef7f2ee9a0 - Show all commits

View file

@ -18,7 +18,10 @@
<Modal isOpen={open} {toggle} centered scrollable>
<ModalHeader {toggle}>
<span class="pe-3">
<Badge color="custom" style="background-color:{event.backgroundColor}; color:{event.textColor}">
<Badge
color="custom"
style="background-color:{event.backgroundColor}; color:{event.textColor}"
>
{event.extendedProps.calendar}
</Badge>
</span>