Skip to content

Commit 50e2584

Browse files
authored
Update Events.tsx
1 parent 23ec205 commit 50e2584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Events/Events.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const events: EventData[] = [
1616
title: 'Weekly Online Standups',
1717
description:
1818
'Weekly open calls in the community’s Telegram group discussing industry-related topics.',
19-
image_url: 'https://res.cloudinary.com/reactjs-devs-ke/image/upload/v1678532589/website-images/weekly_standups_lg3rth.jpg'
19+
image_url: 'https://res.cloudinary.com/reactjs-devs-ke/image/upload/v1678532589/website-images/weekly_standups_lg3rth.jpg',
2020
target: 'https://bit.ly/joinreactdevske',
2121
},
2222
{

0 commit comments

Comments
 (0)