// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`GroupSection > renders group section with basic informations 1`] = ` " My group section View all A list of elements + Create a post " `; exports[`GroupSection > renders public group section 1`] = ` " My group section View all A list of elements + Create a post " `;