change design and data list in doctor-item & handle component appointment in doctor-item & handle functionality date-picker & fix bug appointment page & add req get appointment list
This commit is contained in:
@@ -49,7 +49,7 @@ function AboutDcotor({ doctor }) {
|
||||
<span className="w-2 h-2 bg-[#F17732] rounded-full"></span>
|
||||
<TextLoading width={70} height={18}>
|
||||
<h4 className="text-[#616161] text-[16px] font-normal text-nowrap">
|
||||
{item}
|
||||
{item.name}
|
||||
</h4>
|
||||
</TextLoading>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user