// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`Tooltip > renders with arrow correctly 1`] = `
"
"
`;
exports[`Tooltip > renders with shortcuts correctly 1`] = `
"
"
`;
exports[`Tooltip > renders with text correctly 1`] = `
"
"
`;