11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`📸 of Total component 1`] = `
|
|
<h1
|
|
className="text-3xl font-semibold text-primary my-6 inline-block"
|
|
>
|
|
2
|
|
results found
|
|
</h1>
|
|
`;
|