[tests][xs]: updated snapshots.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`📸 of Item component 1`] = `
|
||||
<div>
|
||||
<div
|
||||
className="mb-6"
|
||||
>
|
||||
<h3
|
||||
className="text-2xl font-semibold"
|
||||
className="text-xl font-semibold"
|
||||
>
|
||||
<a
|
||||
className="text-primary"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
exports[`📸 of Total component 1`] = `
|
||||
<h1
|
||||
className="text-4xl font-semibold text-primary"
|
||||
className="text-3xl font-semibold text-primary my-6 inline-block"
|
||||
>
|
||||
2
|
||||
results found
|
||||
|
||||
Reference in New Issue
Block a user