...
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
@using Common.Dtos.Conversation
|
||||
|
||||
<div style="display: flex; "
|
||||
dir="rtl" class="p-1 rounded w-100">
|
||||
|
||||
<div style="display: flex; "
|
||||
dir="rtl" class="p-1 rounded w-100">
|
||||
@if (SelectedConversationItems != null)
|
||||
{
|
||||
<p>@SelectedConversationItems.Count()</p>
|
||||
}
|
||||
<div class="bg-green-100 border p-2 rounded text-end" dir="rtl">
|
||||
سلام
|
||||
|
||||
|
Reference in New Issue
Block a user