ui edit
This commit is contained in:
@@ -46,8 +46,8 @@ const PharmacyList = () => {
|
||||
)}
|
||||
|
||||
{!isLoading && !isError && data?.length === 0 && (
|
||||
<div className="flex justify-center items-center py-20">
|
||||
<p className="text-gray-500">Hech qanday dorixona topilmadi</p>
|
||||
<div className="h-[80vh] flex justify-center items-center w-[90%] fixed">
|
||||
<p>Dorixona mavjud emas</p>
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user