Skip to content

Commit d61b222

Browse files
committed
feat: add event
1 parent 6a47d03 commit d61b222

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

angular-hub/src/public/assets/data/community.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,19 @@
488488
"callForPapers": null,
489489
"callForPapersDueDate": null,
490490
"url": "https://youtube.com/live/5tEClsjSEGo?feature=share"
491+
},
492+
{
493+
"name": "Maintenir un design system avec Storybook et Angular",
494+
"type": "meetup",
495+
"location": null,
496+
"date": "2024-09-3",
497+
"language": "French",
498+
"isFree": true,
499+
"isRemote": true,
500+
"isOnsite": false,
501+
"callForPapers": null,
502+
"callForPapersDueDate": null,
503+
"url": "https://www.youtube.com/live/QSs9D0bTRVA"
491504
}
492505
]
493506
},

0 commit comments

Comments
 (0)