// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders a card group with 1 card 1`] = `
-
Welcome to Performance Dashboard
`;
exports[`renders a card group with multiple cards 1`] = `
-
Welcome to Performance Dashboard
-
Bienvenido a Performance Dashboard
-
Bienvenue chez Performance Dashboard
`;
exports[`renders a card without footer 1`] = `
-
Welcome to Performance Dashboard
`;