cesium / atomic

⚛️ De-engineered bifurcarted intranet
MIT License
39 stars 8 forks source link

fix: activity title in week view #418

Closed MarioRodrigues10 closed 11 months ago

reviewpad[bot] commented 11 months ago

AI-Generated Summary: This pull request includes a small but crucial change in the AtomicWeb.Components.CalendarWeek module. It corrects how the activity title is displayed on the week view of the calendar. Before, it was just outputting the string "activity.title", but with this fix, it is properly rendering the actual title of the activity by embedding it in Elixir's output notation, <%= activity.title %>.