Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
@if($hasAnyUnread)
|
||||
<span class="absolute top-0 right-0 h-2 w-2 rounded-full bg-red-700 ring-2 ring-white"></span>
|
||||
@endif
|
||||
</div>
|
||||
Reference in New Issue
Block a user