Files
datahub/__tests__/components/search/__snapshots__/Total.test.tsx.snap
2020-06-12 16:16:56 +06:00

11 lines
171 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`📸 of Total component 1`] = `
<h1
className="text-4xl font-semibold text-primary"
>
2
results found
</h1>
`;