Skip to content

Commit fa5c22b

Browse files
fix(PDYE-1288): notificacion condicional (#725)
Co-authored-by: Javiera Munita <javiera.munita@eclass.cl>
1 parent cb5ae34 commit fa5c22b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/organisms/Calendar/EventsList/EventsList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ export const EventsList = ({
9898
>
9999
<span>{name}</span>
100100
{hasNotification && <NotificationIcon />}
101-
<NotificationIcon />
102101
</Box>
103102

104103
{showCourse && !initOrEnd && (

0 commit comments

Comments
 (0)