recent signup
This commit is contained in:
@@ -47,7 +47,7 @@ export default function Tickets({data, isFetching, isError, error}) {
|
|||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
<div className='flex flex-col gap-4'>
|
<div className='flex flex-col gap-4'>
|
||||||
<p className='text-base text-white-body font-bold'>Tracked Errors</p>
|
<p className='text-base text-white-body font-bold'>Recent Signup</p>
|
||||||
{isFetching ?
|
{isFetching ?
|
||||||
<div className='w-full flex justify-center'>
|
<div className='w-full flex justify-center'>
|
||||||
<div className="w-6 h-6 border-2 border-gray-300 border-b-gray-500 rounded-full animate-spin"></div>
|
<div className="w-6 h-6 border-2 border-gray-300 border-b-gray-500 rounded-full animate-spin"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user