#FEAT-014: Add template's logo to navbar #184
Annotations
2 errors
src/components/Layouts/Header/header.test.tsx > Render Header > Should match snapshot:
src/components/Layouts/Header/header.test.tsx#L8
Error: Snapshot `Render Header > Should match snapshot 1` mismatched
- Expected
+ Received
@@ -246,11 +246,10 @@
</svg>
</a>
<a
class="text-lg flex"
href="/release"
- target="_blank"
>
Release Notes
<svg
class="lucide lucide-arrow-up-right"
fill="none"
@@ -566,11 +565,10 @@
</svg>
</a>
<a
class="text-lg flex"
href="/release"
- target="_blank"
>
Release Notes
<svg
class="lucide lucide-arrow-up-right"
fill="none"
❯ src/components/Layouts/Header/header.test.tsx:8:18
|
build (20)
Process completed with exit code 1.
|