// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`EventActionSection > event action section with basic informations 1`] = ` "

No one is participating

Share this event Add to my calendar
" `; exports[`EventActionSection > event action section with creator as participant 1`] = ` "

No one is participating

Announcements Edit Duplicate Delete Share this event Add to my calendar
" `; exports[`EventActionSection > event action section with event's group with permission for user/member 1`] = ` "

No one is participating

Share this event Add to my calendar
" `; exports[`EventActionSection > event action section with event's group without permission for user/member 1`] = ` "
Share this event Add to my calendar
" `; exports[`EventActionSection > event action section with participant 1`] = ` "

5/10 available places

Share this event Add to my calendar
" `;