mirror of
https://github.com/Mail-0/Zero.git
synced 2026-07-01 08:16:28 +00:00
hotfix
This commit is contained in:
@@ -833,15 +833,6 @@ export const MailList = memo(
|
||||
}
|
||||
}}
|
||||
/>
|
||||
<div className="mt-5">
|
||||
<p className="text-lg">It's empty here</p>
|
||||
<p className="text-md text-[#6D6D6D] dark:text-white/50">
|
||||
Search for another email or{' '}
|
||||
<button className="underline" onClick={clearFilters}>
|
||||
clear filters
|
||||
</button>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user