action
This commit is contained in:
@@ -100,7 +100,7 @@ const List: FC = () => {
|
||||
<div className="flex flex-col gap-1 w-full">
|
||||
<div className="flex items-center gap-2 w-full">
|
||||
<span className="text-[#0038FF] text-sm font-medium">پیش نویس</span>
|
||||
<span className="text-xs text-gray-500 whitespace-nowrap ml-auto">
|
||||
<span className="text-[10px] text-gray-500 whitespace-nowrap ml-auto">
|
||||
{formatTime(item.date)}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user