Made Notification badge count dynamic - #268
Open
Lemeri123 wants to merge 5 commits into
Open
Annotations
2 errors
|
|
|
src/components/NavBar/__tests__/NavBar.test.tsx#L23
Error: Snapshot `NavBar > should match the snapshot 1` mismatched
- Expected
+ Received
@@ -207,15 +207,10 @@
>
<path
d="M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z"
/>
</svg>
- <span
- class="absolute -top-1 -right-1 h-4 w-4 bg-red-500 rounded-full text-xs text-white font-bold flex items-center justify-center"
- >
- 1
- </span>
</div>
</div>
</div>
<div
class="flex lg:hidden ml-3"
❯ src/components/NavBar/__tests__/NavBar.test.tsx:23:38
|
The logs for this run have expired and are no longer available.
Loading