read all notification
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user