read all notification

This commit is contained in:
hamid zarghami
2025-12-29 16:09:30 +03:30
parent 00f3522d6e
commit 6be8367772
@@ -75,7 +75,7 @@ export default function NotificationsIndex({ }: Props) {
<div>
</div>
<div className="mt-8 flex-1 h-full">
<div className="mt-2 flex-1 h-full">
{isLoading ? (
<div className='flex flex-col items-center justify-center gap-2 py-12 text-sm2 text-muted-foreground'>
<span className='h-4 w-4 animate-spin rounded-full border border-dashed border-foreground border-t-transparent'></span>