Add empty AST cache file for version 0.8.44 with non-object root data
This commit is contained in:
@@ -11,10 +11,7 @@ function Head({ doctor }) {
|
||||
<DoctorAvatar
|
||||
doctor={doctor}
|
||||
size={56}
|
||||
className="
|
||||
w-[48px] sm:w-[51px] md:w-[54px] lg:w-[56px]
|
||||
h-[48px] sm:h-[51px] md:h-[54px] lg:h-[56px]
|
||||
"
|
||||
className=" w-[48px] sm:w-[51px] md:w-[54px] lg:w-[56px] h-[48px] sm:h-[51px] md:h-[54px] lg:h-[56px] "
|
||||
/>
|
||||
<div className="flex flex-col items-start justify-start gap-[8px]">
|
||||
<h2 className="text-[#3B3B3B] text-[12px] md:text-[14px] font-bold">
|
||||
|
||||
Reference in New Issue
Block a user