Add empty AST cache file for version 0.8.44 with non-object root data
This commit is contained in:
@@ -14,8 +14,7 @@ function AppointmentList({ doctor, loading, doctorSlug }) {
|
||||
)}
|
||||
</ul>
|
||||
<div
|
||||
className="fixed lg:hidden bg-[#FFF] border-t border-transparent border-t-[#D7D7D7]
|
||||
border-solid bottom-0 right-0 w-full p-4 flex items-center justify-between"
|
||||
className="fixed lg:hidden bg-[#FFF] border-t border-transparent border-t-[#D7D7D7] border-solid bottom-0 right-0 w-full p-4 flex items-center justify-between"
|
||||
>
|
||||
<p className="text-[#05BA58] text-[11px] font-normal">
|
||||
{doctor?.active === false || !doctor?.free_turn
|
||||
|
||||
Reference in New Issue
Block a user